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 --- configs/mt_ventoux_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/mt_ventoux_defconfig') diff --git a/configs/mt_ventoux_defconfig b/configs/mt_ventoux_defconfig index 09580e7b32..316e4f0b84 100644 --- a/configs/mt_ventoux_defconfig +++ b/configs/mt_ventoux_defconfig @@ -3,6 +3,7 @@ CONFIG_ARM=y CONFIG_ARCH_OMAP2PLUS=y CONFIG_SYS_TEXT_BASE=0x80008000 CONFIG_TARGET_MT_VENTOUX=y +CONFIG_EMIF4=y CONFIG_VIDEO=y CONFIG_BOOTDELAY=10 # CONFIG_CONSOLE_MUX is not set -- cgit v1.2.1