aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap3_zoom1.h
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 /include/configs/omap3_zoom1.h
parent26410c1517bbb6d6f90de55b5fa65dac3c298bc7 (diff)
downloadu-boot-3b9e2a2520082ebf64ad4607bace057ac8fb0076.zip
u-boot-3b9e2a2520082ebf64ad4607bace057ac8fb0076.tar.gz
u-boot-3b9e2a2520082ebf64ad4607bace057ac8fb0076.tar.bz2
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 'include/configs/omap3_zoom1.h')
-rw-r--r--include/configs/omap3_zoom1.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h
index e5e4bc4..cc7c2fd 100644
--- a/include/configs/omap3_zoom1.h
+++ b/include/configs/omap3_zoom1.h
@@ -34,9 +34,6 @@
* Hardware drivers
*/
-/* USB */
-#define CONFIG_TWL4030_USB 1
-
/* USB device configuration */
#define CONFIG_USB_DEVICE 1
#define CONFIG_USB_TTY 1