]> Git Repo - J-u-boot.git/blobdiff - include/configs/omap2420h4.h
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_...
[J-u-boot.git] / include / configs / omap2420h4.h
index 46e0dcc4782eacdc211c6a6ebc372358be8f1226..8ae8efeb8171b931c7e79d958670f1feae57ad0a 100644 (file)
 #endif
 
 
-#define CONFIG_BOOTP_MASK        CONFIG_BOOTP_DEFAULT
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_BOOTPATH
+
 
 /*
  *  Board NAND Info.
This page took 0.024258 seconds and 4 git commands to generate.