commit | 3b9e2a2520082ebf64ad4607bace057ac8fb0076 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Jan 02 10:38:36 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 22 16:43:30 2018 -0500 |
tree | f5c2abe13083b791b8e3efec2040d0415a6cf229 | |
parent | 26410c1517bbb6d6f90de55b5fa65dac3c298bc7 [diff] [blame] |
Convert CONFIG_TWL4030_USB to Kconfig This converts the following to Kconfig: CONFIG_TWL4030_USB Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/configs/omap3_zoom1_defconfig b/configs/omap3_zoom1_defconfig index db867b1..1a915c5 100644 --- a/configs/omap3_zoom1_defconfig +++ b/configs/omap3_zoom1_defconfig
@@ -44,5 +44,6 @@ CONFIG_USB=y CONFIG_USB_MUSB_UDC=y CONFIG_USB_OMAP3=y +CONFIG_TWL4030_USB=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT=y