summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-03 19:20:26 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-08 16:26:20 +0200
commit39920c81ce4431b7ea08f5e80feb5ec8b156864e (patch)
tree442f17e9c41dd1034f92dd14f129ca2158b61b62 /configs
parentf6d9d32462f1aa00e525e8778429f20d72beb23a (diff)
downloadtalos-obmc-uboot-39920c81ce4431b7ea08f5e80feb5ec8b156864e.tar.gz
talos-obmc-uboot-39920c81ce4431b7ea08f5e80feb5ec8b156864e.zip
sunxi: display: Add composite video out support
Add composite video out support. This only gets enabled on the Mele M3 for now, since that is were it was tested. It will be enabled on more boards after testing. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs')
-rw-r--r--configs/Mele_M3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Mele_M3_defconfig b/configs/Mele_M3_defconfig
index d49826982f..5c9796a77b 100644
--- a/configs/Mele_M3_defconfig
+++ b/configs/Mele_M3_defconfig
@@ -5,6 +5,7 @@ CONFIG_DRAM_CLK=384
CONFIG_MMC0_CD_PIN="PH1"
CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_VIDEO_VGA=y
+CONFIG_VIDEO_COMPOSITE=y
CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-m3"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y
OpenPOWER on IntegriCloud