diff options
Diffstat (limited to 'drivers/usb')
| -rw-r--r-- | drivers/usb/phy/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig index 3622fff8b798..b57514ba486a 100644 --- a/drivers/usb/phy/Kconfig +++ b/drivers/usb/phy/Kconfig | |||
| @@ -65,6 +65,7 @@ config NOP_USB_XCEIV | |||
| 65 | 65 | ||
| 66 | config OMAP_CONTROL_USB | 66 | config OMAP_CONTROL_USB |
| 67 | tristate "OMAP CONTROL USB Driver" | 67 | tristate "OMAP CONTROL USB Driver" |
| 68 | depends on ARCH_OMAP2PLUS || COMPILE_TEST | ||
| 68 | help | 69 | help |
| 69 | Enable this to add support for the USB part present in the control | 70 | Enable this to add support for the USB part present in the control |
| 70 | module. This driver has API to power on the USB2 PHY and to write to | 71 | module. This driver has API to power on the USB2 PHY and to write to |
| @@ -84,6 +85,7 @@ config OMAP_USB2 | |||
| 84 | 85 | ||
| 85 | config OMAP_USB3 | 86 | config OMAP_USB3 |
| 86 | tristate "OMAP USB3 PHY Driver" | 87 | tristate "OMAP USB3 PHY Driver" |
| 88 | depends on ARCH_OMAP2PLUS || COMPILE_TEST | ||
| 87 | select OMAP_CONTROL_USB | 89 | select OMAP_CONTROL_USB |
| 88 | help | 90 | help |
| 89 | Enable this to support the USB3 PHY that is part of SOC. This | 91 | Enable this to support the USB3 PHY that is part of SOC. This |
