summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAlex Kaplan <kaplan2539@gmail.com>2016-03-07 13:50:20 +0100
committerHans de Goede <hdegoede@redhat.com>2016-03-23 22:04:13 +0100
commitcda192d8c22ba795d379bdf2cf332334a1e32a60 (patch)
tree3e34bcb22c4cf0dbc0a0b21b3da5444f1422d7b2 /configs
parent83fbebf21986570a5c204c9ed751fdf89a8efc3d (diff)
downloadtalos-obmc-uboot-cda192d8c22ba795d379bdf2cf332334a1e32a60.tar.gz
talos-obmc-uboot-cda192d8c22ba795d379bdf2cf332334a1e32a60.zip
sunxi: Enable composite video out on the CHIP
The CHIP has a composite video output in the mini-Jack connector, alongside with the 2 audio channels. Enable this output in U-Boot. Signed-off-by: Alex Kaplan <kaplan2539@gmail.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/CHIP_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
index 0f4020b060..c6bd7b217c 100644
--- a/configs/CHIP_defconfig
+++ b/configs/CHIP_defconfig
@@ -4,6 +4,7 @@ CONFIG_MACH_SUN5I=y
CONFIG_DRAM_TIMINGS_DDR3_800E_1066G_1333J=y
# CONFIG_MMC is not set
CONFIG_USB0_VBUS_PIN="PB10"
+CONFIG_VIDEO_COMPOSITE=y
CONFIG_DEFAULT_DEVICE_TREE="sun5i-r8-chip"
CONFIG_SPL=y
CONFIG_OF_BOARD_SETUP=y
OpenPOWER on IntegriCloud