summaryrefslogtreecommitdiffstats
path: root/include/configs/QS850.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/QS850.h')
-rw-r--r--include/configs/QS850.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/include/configs/QS850.h b/include/configs/QS850.h
index 8664eb0f36..3db539fa90 100644
--- a/include/configs/QS850.h
+++ b/include/configs/QS850.h
@@ -189,7 +189,14 @@
#undef CONFIG_STATUS_LED /* Status LED disabled */
#undef CONFIG_CAN_DRIVER /* CAN Driver support disabled */
-#define CONFIG_BOOTP_MASK (CONFIG_BOOTP_DEFAULT | CONFIG_BOOTP_BOOTFILESIZE)
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_BOOTFILESIZE
#undef CONFIG_MAC_PARTITION
#undef CONFIG_DOS_PARTITION
OpenPOWER on IntegriCloud