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/am3517_crane.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am3517_crane.h') diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index c5fe3dcba6..db75fe547a 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -16,7 +16,6 @@ /* * High Level Configuration Options */ -#define CONFIG_EMIF4 /* The chip has EMIF4 controller */ #include /* get chip and board defs */ #include -- cgit