summaryrefslogtreecommitdiff
path: root/configs/igep00x0_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-01-02 10:38:36 -0600
committerTom Rini <trini@konsulko.com>2018-01-22 16:43:30 -0500
commit3b9e2a2520082ebf64ad4607bace057ac8fb0076 (patch)
treef5c2abe13083b791b8e3efec2040d0415a6cf229 /configs/igep00x0_defconfig
parent26410c1517bbb6d6f90de55b5fa65dac3c298bc7 (diff)
Convert CONFIG_TWL4030_USB to Kconfig
This converts the following to Kconfig: CONFIG_TWL4030_USB Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/igep00x0_defconfig')
-rw-r--r--configs/igep00x0_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig
index d8ece6bbee..22dbc70615 100644
--- a/configs/igep00x0_defconfig
+++ b/configs/igep00x0_defconfig
@@ -43,6 +43,7 @@ CONFIG_OMAP3_SPI=y
CONFIG_USB=y
CONFIG_USB_MUSB_UDC=y
CONFIG_USB_OMAP3=y
+CONFIG_TWL4030_USB=y
CONFIG_FAT_WRITE=y
CONFIG_BCH=y
CONFIG_OF_LIBFDT=y