summaryrefslogtreecommitdiffstats
path: root/configs/Ampe_A76_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-06 13:06:50 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-14 08:37:37 +0200
commit84d54bc005c5a908aaf99815606c90b04e6f53bb (patch)
tree75e3a1fe0442c7f42e184622c8644d93cd2ef3bf /configs/Ampe_A76_defconfig
parent86140955f4e88e15041efddd623e9ee6df8132b9 (diff)
downloadblackbird-obmc-uboot-84d54bc005c5a908aaf99815606c90b04e6f53bb.tar.gz
blackbird-obmc-uboot-84d54bc005c5a908aaf99815606c90b04e6f53bb.zip
sunxi: display: Disable HDMI support on A13 based tablets
The sun5i die has a hdmi encoder onboard, but the A13 package does not route this to the outside, disable hdmi support on A13 based boards. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Ampe_A76_defconfig')
-rw-r--r--configs/Ampe_A76_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Ampe_A76_defconfig b/configs/Ampe_A76_defconfig
index 1d36919ca5..3aaf029409 100644
--- a/configs/Ampe_A76_defconfig
+++ b/configs/Ampe_A76_defconfig
@@ -6,6 +6,7 @@ CONFIG_MMC0_CD_PIN="PG0"
CONFIG_USB0_VBUS_PIN="PG12"
CONFIG_USB0_VBUS_DET="PG1"
CONFIG_AXP_GPIO=y
+# CONFIG_VIDEO_HDMI is not set
CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:18,pclk_khz:33000,le:45,ri:82,up:22,lo:22,hs:1,vs:1,sync:3,vmode:0"
CONFIG_VIDEO_LCD_POWER="AXP0-0"
CONFIG_VIDEO_LCD_BL_EN="AXP0-1"
OpenPOWER on IntegriCloud