Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / csb226.h
index 04bdf867b1796225a7e8aa6f282dfaf2510c5d4a..a807d0084da9f9c54304bd23a52044f19440536f 100644 (file)
@@ -37,7 +37,7 @@
  * High Level Configuration Options
  * (easy to change)
  */
-#define CONFIG_PXA250          1       /* This is an PXA250 CPU            */
+#define CONFIG_PXA250          1       /* This is an PXA250 CPU            */
 #define CONFIG_CSB226          1       /* on a CSB226 board                */
 
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff      */
 #undef  CONFIG_MISC_INIT_R             /* not used yet                     */
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */