sunxi: video: Add support for VGA via external DACs connected to the LCD pins
[oweals/u-boot.git] / board / sunxi / Kconfig
index 61b4959576d4908370e2bc08826cb518de784d7b..595957774945843d39b0abb5dce351ff23c0bbc2 100644 (file)
@@ -294,6 +294,15 @@ config VIDEO_HDMI
        ---help---
        Say Y here to add support for outputting video over HDMI.
 
+config VIDEO_VGA_VIA_LCD
+       boolean "VGA via LCD controller support"
+       depends on VIDEO
+       default n
+       ---help---
+       Say Y here to add support for external DACs connected to the parallel
+       LCD interface driving a VGA connector, such as found on the
+       Olimex A13 boards.
+
 config VIDEO_LCD_MODE
        string "LCD panel timing details"
        depends on VIDEO