From 34330a362f9ae89abfa5be312296e03f723704dd Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Tue, 12 Sep 2017 15:27:33 -0500 Subject: Convert CONFIG_EMIF4 et al to Kconfig This converts the following to Kconfig: CONFIG_EMIF4 CONFIG_SDRC Signed-off-by: Adam Ford Reviewed-by: Simon Glass Reviewed-by: Stefano Babic --- include/configs/nokia_rx51.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/nokia_rx51.h') diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index 8e1effad34..20b8c345f0 100644 --- a/include/configs/nokia_rx51.h +++ b/include/configs/nokia_rx51.h @@ -33,8 +33,6 @@ */ #define CONFIG_SYS_TEXT_BASE 0x80008000 -#define CONFIG_SDRC /* The chip has SDRC controller */ - #include /* get chip and board defs */ #include #include -- cgit v1.2.1