Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 979feab6 authored by Tushar Behera's avatar Tushar Behera Committed by Kevin Hilman
Browse files

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: default avatarTushar Behera <tushar.behera@linaro.org>
parent 979dae8d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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