From e13a9dc370352000b16905c3abf586e3b9f3c5ef Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 29 Dec 2017 09:15:41 -0600 Subject: Convert CONFIG_USB_MUSB_HCD et al to Kconfig This converts the following to Kconfig: CONFIG_USB_MUSB_HCD CONFIG_USB_MUSB_UDC CONFIG_USB_DAVINCI CONFIG_USB_OMAP3 CONFIG_USB_DA8XX CONFIG_USB_AM35X Signed-off-by: Adam Ford --- configs/omap4_panda_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/omap4_panda_defconfig') diff --git a/configs/omap4_panda_defconfig b/configs/omap4_panda_defconfig index 0faea774aec..aa0c36eb95a 100644 --- a/configs/omap4_panda_defconfig +++ b/configs/omap4_panda_defconfig @@ -31,6 +31,8 @@ CONFIG_SYS_NS16550=y CONFIG_OMAP3_SPI=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y +CONFIG_USB_MUSB_UDC=y +CONFIG_USB_OMAP3=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_SMSC95XX=y -- cgit v1.2.3