X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2FKconfig;h=dcfaaa91a3fbe0ebf9fba190c223545086b76816;hb=b924b2047045844644e04b3c6e8308b2114afe7e;hp=83e58df29fe3ad32b1a7fc3c27cecc84f4e0a472;hpb=02171b4a7c5b555d08c3321332e0c45776518276;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 83e58df29fe3..dcfaaa91a3fb 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -308,7 +308,7 @@ config USB_OHCI_HCD config USB_OHCI_HCD_OMAP1 bool "OHCI support for OMAP1/2 chips" - depends on USB_OHCI_HCD && (ARCH_OMAP1 || ARCH_OMAP2) + depends on USB_OHCI_HCD && ARCH_OMAP1 default y ---help--- Enables support for the OHCI controller on OMAP1/2 chips.