usb: gadget: renesas_usbhs: drop dependency
authorFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 16:45:17 +0000 (19:45 +0300)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:41:54 +0000 (20:41 +0300)
that driver can compile cleanly on x86 without
any issues.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/Kconfig

index 97a44016def144439dda85261600f4d4d4b26fc8..6f4afa436381383b54bb50fcf1ce3ec3a74e65b9 100644 (file)
@@ -4,7 +4,6 @@
 
 config USB_RENESAS_USBHS
        tristate 'Renesas USBHS controller'
-       depends on SUPERH || ARCH_SHMOBILE
        depends on USB && USB_GADGET
        default n
        help
This page took 0.030079 seconds and 5 git commands to generate.