]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mpc8308_p1m.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[u-boot] / include / configs / mpc8308_p1m.h
index db7197257427ea2f0846e9dd823e7c09b506bf49..dfed513675af7df0ec6c21edd3fe6e44b9c55707 100644 (file)
  * BOOTP options
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
 
 /*
  * Command line configuration.
  */
 
-#define CONFIG_CMDLINE_EDITING 1       /* add command line history */
-
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_LOAD_ADDR           0x2000000 /* default load address */
 
 #define CONFIG_SYS_CBSIZE      1024 /* Console I/O Buffer Size */