From: Chen-Yu Tsai Date: Mon, 12 Jan 2015 10:02:10 +0000 (+0800) Subject: sunxi: video: Allow external DACs for VGA on platforms without TV encoders X-Git-Tag: v2015.04-rc1~121 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2583d5b192fd31449abc74d239c149e02396926b;p=u-boot sunxi: video: Allow external DACs for VGA on platforms without TV encoders Using an external DAC for VGA output was available on sun5i. Since some other SoCs don't have a builtin TV encoder, but might have use for a VGA output, enable the option for the platforms that don't have TV encoders. Signed-off-by: Chen-Yu Tsai Acked-by: Hans de Goede Signed-off-by: Hans de Goede --- diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index bbe5c86e7b..5822b4126c 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -307,7 +307,7 @@ config VIDEO_VGA config VIDEO_VGA_VIA_LCD boolean "VGA via LCD controller support" - depends on VIDEO && MACH_SUN5I + depends on VIDEO && (MACH_SUN5I || MACH_SUN6I || MACH_SUN8I) default n ---help--- Say Y here to add support for external DACs connected to the parallel