summaryrefslogtreecommitdiff
path: root/include/configs/p3p440.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/p3p440.h')
-rw-r--r--include/configs/p3p440.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/configs/p3p440.h b/include/configs/p3p440.h
index 2a429614aa..51f19a1456 100644
--- a/include/configs/p3p440.h
+++ b/include/configs/p3p440.h
@@ -170,6 +170,15 @@
/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
+/*
* Command line configuration.
*/
#include <config_cmd_default.h>