Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / omap1610inn.h
index 7d0658fd7de5a7a931dbf3ea986b565c5a888219..734f3543927a4e28dfebdb497ad787d26413b688 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>