projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
951fe82
)
usb: gadget: renesas_usbhs: drop dependency
author
Felipe Balbi
<balbi@ti.com>
Thu, 13 Oct 2011 16:45:17 +0000
(19:45 +0300)
committer
Felipe 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/renesas_usbhs/Kconfig
b/drivers/usb/renesas_usbhs/Kconfig
index 97a44016def144439dda85261600f4d4d4b26fc8..6f4afa436381383b54bb50fcf1ce3ec3a74e65b9 100644
(file)
--- a/
drivers/usb/renesas_usbhs/Kconfig
+++ b/
drivers/usb/renesas_usbhs/Kconfig
@@
-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