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 <ahaslam@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
Axel Haslam 2016-11-21 18:01:31 +01:00 committed by Sekhar Nori
parent a652baa064
commit 213971e757
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ CONFIG_HID_SONY=m
CONFIG_HID_SUNPLUS=m CONFIG_HID_SUNPLUS=m
CONFIG_USB=m CONFIG_USB=m
CONFIG_USB_MON=m CONFIG_USB_MON=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_STORAGE=m CONFIG_USB_STORAGE=m
CONFIG_USB_MUSB_HDRC=m CONFIG_USB_MUSB_HDRC=m
CONFIG_MUSB_PIO_ONLY=y CONFIG_MUSB_PIO_ONLY=y