treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
[platform/kernel/u-boot.git] / include / configs / ap_sh4a_4a.h
index 2a01000..6df2ff9 100644 (file)
@@ -12,8 +12,6 @@
 #define CONFIG_CPU_SH7734      1
 #define CONFIG_400MHZ_MODE     1
 
-#define CONFIG_SYS_TEXT_BASE 0x8BFC0000
-
 #define CONFIG_DISPLAY_BOARDINFO
 #undef  CONFIG_SHOW_BOOT_PROGRESS
 
@@ -26,7 +24,6 @@
 #define CONFIG_BITBANGMII_MULTI
 
 /* undef to save memory        */
-#define CONFIG_SYS_LONGHELP
 /* Monitor Command Prompt */
 /* Buffer size for Console output */
 #define CONFIG_SYS_PBSIZE              256
@@ -47,7 +44,6 @@
 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE)
 #define CONFIG_SYS_MEMTEST_END  (CONFIG_SYS_MEMTEST_START + CONFIG_SYS_SDRAM_SIZE)
 /* Enable alternate, more extensive, memory test */
-#undef  CONFIG_SYS_ALT_MEMTEST
 /* Scratch address used by the alternate memory test */
 #undef  CONFIG_SYS_MEMTEST_SCRATCH