Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / aspeed-common.h
index 1e182a1..f219349 100644 (file)
@@ -16,8 +16,6 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 
-#define CONFIG_CMDLINE_EDITING
-
 /* Enable cache controller */
 #define CONFIG_SYS_DCACHE_OFF
 
  * BOOTP options
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
-#define CONFIG_BOOTP_SUBNETMASK
 
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_LONGHELP
 
 #define CONFIG_BOOTCOMMAND             "bootm 20080000 20300000"
 #define CONFIG_ENV_OVERWRITE