summaryrefslogtreecommitdiffstats
path: root/configs/Mele_A1000_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-05 17:05:29 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-14 08:37:37 +0200
commit86140955f4e88e15041efddd623e9ee6df8132b9 (patch)
tree3b76ffeefa1b050f86f39b350120c27340b8d44a /configs/Mele_A1000_defconfig
parent7d65e2c3070c33f7881a6c03dbae46a302e5a893 (diff)
downloadblackbird-obmc-uboot-86140955f4e88e15041efddd623e9ee6df8132b9.tar.gz
blackbird-obmc-uboot-86140955f4e88e15041efddd623e9ee6df8132b9.zip
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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Mele_A1000_defconfig')
-rw-r--r--configs/Mele_A1000_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Mele_A1000_defconfig b/configs/Mele_A1000_defconfig
index 5e66d438ab..b983c8cd08 100644
--- a/configs/Mele_A1000_defconfig
+++ b/configs/Mele_A1000_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_MACH_SUN4I=y
CONFIG_VIDEO_VGA=y
+CONFIG_VIDEO_COMPOSITE=y
CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-a1000"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y
OpenPOWER on IntegriCloud