From: Tushar Behera Date: Fri, 14 Sep 2012 03:30:51 +0000 (+0530) Subject: linaro/configs: ubuntu: Disable support for generic OHCI platform driver X-Git-Tag: firefly_0821_release~3680^2~164^2~11^2~29 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3245e74e53d0aca76193c2b073796f8816d0efd0;p=firefly-linux-kernel-4.4.55.git linaro/configs: ubuntu: Disable support for generic OHCI platform driver 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 --- diff --git a/linaro/configs/ubuntu.conf b/linaro/configs/ubuntu.conf index 5d0a37296716..88e58df4fc55 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