]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mpc7448hpc2.h
include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_...
[people/ms/u-boot.git] / include / configs / mpc7448hpc2.h
index 36ce9bf8eea0612f12ebded7d2ba735d605d79e6..4237228bebe5e0c887559927f9ce427752fce90a 100644 (file)
 
 #undef CONFIG_WATCHDOG         /* watchdog 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
 
 
 /*