From 86140955f4e88e15041efddd623e9ee6df8132b9 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Wed, 5 Aug 2015 17:05:29 +0200 Subject: sunxi: display: Enable composite video support on more boards Enable composite video support on all boards which have a composite video out connector (either cinch or jack). Signed-off-by: Hans de Goede Acked-by: Ian Campbell --- configs/jesurun_q5_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/jesurun_q5_defconfig') diff --git a/configs/jesurun_q5_defconfig b/configs/jesurun_q5_defconfig index b0d8621c65..46c38e553f 100644 --- a/configs/jesurun_q5_defconfig +++ b/configs/jesurun_q5_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN4I=y CONFIG_DRAM_CLK=312 +CONFIG_VIDEO_COMPOSITE=y CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-jesurun-q5" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y -- cgit v1.2.1