]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sh7752evb.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / sh7752evb.h
index f30c37b595470851ea6d17bae65b7787a466df5e..9d5950937e6879a1f2039775957015a7ec9562b2 100644 (file)
 
 #define CONFIG_DISPLAY_BOARDINFO
 #undef CONFIG_SHOW_BOOT_PROGRESS
-#define CONFIG_CMDLINE_EDITING
-#define CONFIG_AUTO_COMPLETE
 
 /* MEMORY */
 #define SH7752EVB_SDRAM_BASE           (0x40000000)
 #define SH7752EVB_SDRAM_SIZE           (512 * 1024 * 1024)
 
-#define CONFIG_SYS_LONGHELP
 #define CONFIG_SYS_PBSIZE              256
 #define CONFIG_SYS_BAUDRATE_TABLE      { 115200 }