projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a531a14
)
USB: fix USB_OHCI_HCD_SSB dependencies
author
Adrian Bunk
<
[email protected]
>
Sat, 27 Oct 2007 01:06:47 +0000
(
03:06
+0200)
committer
Greg Kroah-Hartman
<
[email protected]
>
Wed, 28 Nov 2007 21:58:32 +0000
(13:58 -0800)
This patch fixes a bug introduced by
commit
b22817b3c81cdb18ffe3d2debfee968731a8b5f4
.
Signed-off-by: Adrian Bunk <
[email protected]
>
Cc: Ingo Molnar <
[email protected]
>
Cc: Michael Buesch <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/usb/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/host/Kconfig
b/drivers/usb/host/Kconfig
index 177e78ed241b448d78a22fc7c40e193da7a220fd..49a91c5ee51bc4574808302dbf52a1960f703c12 100644
(file)
--- a/
drivers/usb/host/Kconfig
+++ b/
drivers/usb/host/Kconfig
@@
-156,7
+156,7
@@
config USB_OHCI_HCD_PCI
config USB_OHCI_HCD_SSB
bool "OHCI support for Broadcom SSB OHCI core"
- depends on USB_OHCI_HCD && (SSB = y || SSB =
CONFIG_
USB_OHCI_HCD) && EXPERIMENTAL
+ depends on USB_OHCI_HCD && (SSB = y || SSB = USB_OHCI_HCD) && EXPERIMENTAL
default n
---help---
Support for the Sonics Silicon Backplane (SSB) attached