linaro/configs: ubuntu: Disable support for generic OHCI platform driver
authorTushar Behera <tushar.behera@linaro.org>
Fri, 14 Sep 2012 03:30:51 +0000 (09:00 +0530)
committerJon Medhurst <tixy@linaro.org>
Mon, 13 May 2013 12:21:41 +0000 (13:21 +0100)
OHCI-HCD driver does not support multiple SoC drivers during the compile
time. Hence the generic driver should be disabled in ubuntu.conf and
enabled in respective board config files.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
linaro/configs/ubuntu.conf

index 5d0a37296716f650380ff2919896dee32b83ae32..88e58df4fc55a7b55c842095daf00603e0e05df4 100644 (file)
@@ -1556,7 +1556,6 @@ CONFIG_USB_OXU210HP_HCD=m
 CONFIG_USB_ISP116X_HCD=m
 CONFIG_USB_ISP1760_HCD=m
 CONFIG_USB_OHCI_HCD=y
-CONFIG_USB_OHCI_HCD_PLATFORM=y
 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
 CONFIG_USB_U132_HCD=m
 CONFIG_USB_SL811_HCD=m