From: Axel Haslam Date: Mon, 21 Nov 2016 17:01:31 +0000 (+0100) Subject: ARM: davinci_all_defconfig: Enable OHCI as module X-Git-Tag: v4.10-rc1~84^2~4^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=213971e7571e27f47b4e926904a9adf794925c51;p=karo-tx-linux.git ARM: davinci_all_defconfig: Enable OHCI as module Enable the davinci ohci driver as a module for usb tested with the omap138-lcdk board. Signed-off-by: Axel Haslam Signed-off-by: Sekhar Nori --- diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 7493f6596228..0472eaa41748 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -158,6 +158,7 @@ CONFIG_HID_SONY=m CONFIG_HID_SUNPLUS=m CONFIG_USB=m CONFIG_USB_MON=m +CONFIG_USB_OHCI_HCD=m CONFIG_USB_STORAGE=m CONFIG_USB_MUSB_HDRC=m CONFIG_MUSB_PIO_ONLY=y