summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-09-14 09:00:51 +0530
committerRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2012-09-14 02:57:13 -0300
commit166b25f0f3d5cd26e566b8de3b47c6d6df2b7327 (patch)
tree6cf5b612c6b2b30b7d6134ac10843f99a327f245
parentb5df20c691d7b812906cec9a456fff2d0a2be4d9 (diff)
linaro/configs: ubuntu: Disable support for generic OHCI platform driverconfig-core-3.6
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>
-rw-r--r--linaro/configs/ubuntu.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/linaro/configs/ubuntu.conf b/linaro/configs/ubuntu.conf
index 5d0a3729671..88e58df4fc5 100644
--- a/linaro/configs/ubuntu.conf
+++ b/linaro/configs/ubuntu.conf
@@ -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