usb: gadget: fix up depencies

Both fusb300 and langwell udcs seem to only
work with 32-bit address space.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
Sebastian Andrzej Siewior
2011-07-05 16:39:48 +03:00
committed by Felipe Balbi
parent 1425b80e0d
commit ac17317d20

View File

@@ -157,6 +157,7 @@ config USB_FSL_USB2
config USB_FUSB300 config USB_FUSB300
tristate "Faraday FUSB300 USB Peripheral Controller" tristate "Faraday FUSB300 USB Peripheral Controller"
depends on !PHYS_ADDR_T_64BIT
select USB_GADGET_DUALSPEED select USB_GADGET_DUALSPEED
help help
Faraday usb device controller FUSB300 driver Faraday usb device controller FUSB300 driver
@@ -425,6 +426,7 @@ config USB_GOKU
config USB_LANGWELL config USB_LANGWELL
tristate "Intel Langwell USB Device Controller" tristate "Intel Langwell USB Device Controller"
depends on PCI depends on PCI
depends on !PHYS_ADDR_T_64BIT
select USB_GADGET_DUALSPEED select USB_GADGET_DUALSPEED
help help
Intel Langwell USB Device Controller is a High-Speed USB Intel Langwell USB Device Controller is a High-Speed USB