From efce2442d31a51322f2cab366285f91e5c9edc70 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 4 Aug 2017 16:34:45 -0600 Subject: Convert CONFIG_CMD_SDRAM to Kconfig This converts the following to Kconfig: CONFIG_CMD_SDRAM Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: Philipp Tomsich --- include/configs/r0p7734.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/r0p7734.h') diff --git a/include/configs/r0p7734.h b/include/configs/r0p7734.h index 2b04521..c2a37c8 100644 --- a/include/configs/r0p7734.h +++ b/include/configs/r0p7734.h @@ -16,8 +16,6 @@ #define CONFIG_SYS_TEXT_BASE 0x8FFC0000 -#define CONFIG_CMD_SDRAM - #define CONFIG_BOOTARGS "console=ttySC3,115200" #define CONFIG_DISPLAY_BOARDINFO -- cgit v1.1