]> Git Repo - J-u-boot.git/blobdiff - include/configs/omap1610h2.h
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_...
[J-u-boot.git] / include / configs / omap1610h2.h
index d78f79f121e4bf1179e2e3699e926ec148e31994..74bba05fe8a2afd67db0bbdb5700e3c4ef207ef9 100644 (file)
 #define CONFIG_CMD_DHCP
 
 
-#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
+
 
 #include <configs/omap1510.h>
 
This page took 0.026153 seconds and 4 git commands to generate.