]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/phy/Kconfig
Merge branch 'acpi-bind'
[karo-tx-linux.git] / drivers / usb / phy / Kconfig
index f41c3e12c6a79a5e585f528049d72c7fdcb8b7e9..d5589f9c60a92e3c96757c8a6ba1fd6a171e01b1 100644 (file)
@@ -58,6 +58,7 @@ config NOP_USB_XCEIV
 
 config OMAP_CONTROL_USB
        tristate "OMAP CONTROL USB Driver"
+       depends on ARCH_OMAP2PLUS || COMPILE_TEST
        help
          Enable this to add support for the USB part present in the control
          module. This driver has API to power on the USB2 PHY and to write to
@@ -78,6 +79,7 @@ config OMAP_USB2
 
 config OMAP_USB3
        tristate "OMAP USB3 PHY Driver"
+       depends on ARCH_OMAP2PLUS || COMPILE_TEST
        select OMAP_CONTROL_USB
        select USB_PHY
        help