summaryrefslogtreecommitdiffstats
path: root/configs/Chuwi_V7_CW0825_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-01 14:42:40 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-08 16:26:20 +0200
commit211aca4edad7098146d46e715504beedf5f67151 (patch)
treefc3058d83d3edf0d556bf0b36b6312dcc7782687 /configs/Chuwi_V7_CW0825_defconfig
parentc9f8947e66042b49bba358d4bce531da3bd440be (diff)
downloadblackbird-obmc-uboot-211aca4edad7098146d46e715504beedf5f67151.tar.gz
blackbird-obmc-uboot-211aca4edad7098146d46e715504beedf5f67151.zip
sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets
Now that we have code to check the id-pin and detect usb-host adapters plugged into the otg port that way, enable it on the tablets which I own. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Chuwi_V7_CW0825_defconfig')
-rw-r--r--configs/Chuwi_V7_CW0825_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Chuwi_V7_CW0825_defconfig b/configs/Chuwi_V7_CW0825_defconfig
index 4011351595..f44aede289 100644
--- a/configs/Chuwi_V7_CW0825_defconfig
+++ b/configs/Chuwi_V7_CW0825_defconfig
@@ -5,6 +5,7 @@ CONFIG_DRAM_CLK=408
CONFIG_DRAM_EMR1=4
CONFIG_USB0_VBUS_PIN="PB9"
CONFIG_USB0_VBUS_DET="PH5"
+CONFIG_USB0_ID_DET="PH4"
CONFIG_VIDEO_LCD_MODE="x:1024,y:768,depth:24,pclk_khz:51000,le:19,ri:300,up:6,lo:31,hs:1,vs:1,sync:3,vmode:0"
CONFIG_VIDEO_LCD_POWER="PH8"
CONFIG_VIDEO_LCD_BL_EN="PH7"
OpenPOWER on IntegriCloud