USB: fix USB_OHCI_HCD_SSB dependencies
This patch fixes a bug introduced by
commit b22817b3c8
.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a531a14108
commit
1011b326b1
@@ -156,7 +156,7 @@ config USB_OHCI_HCD_PCI
|
|||||||
|
|
||||||
config USB_OHCI_HCD_SSB
|
config USB_OHCI_HCD_SSB
|
||||||
bool "OHCI support for Broadcom SSB OHCI core"
|
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
|
default n
|
||||||
---help---
|
---help---
|
||||||
Support for the Sonics Silicon Backplane (SSB) attached
|
Support for the Sonics Silicon Backplane (SSB) attached
|
||||||
|
Reference in New Issue
Block a user