Staging: westbridge: mark BROKEN as it doesn't currently build properly
Future patches should fix this up. Cc: David Cross <david.cross@cypress.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
81eb669b95
commit
b0b5763308
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
menuconfig WESTBRIDGE
|
menuconfig WESTBRIDGE
|
||||||
tristate "West Bridge support"
|
tristate "West Bridge support"
|
||||||
depends on HAS_IOMEM
|
depends on HAS_IOMEM && BROKEN
|
||||||
help
|
help
|
||||||
This selects West Bridge Peripheral controller support.
|
This selects West Bridge Peripheral controller support.
|
||||||
|
|
||||||
|
@ -31,4 +31,4 @@ config WESTBRIDGE_DEBUG
|
||||||
depends on WESTBRIDGE != n
|
depends on WESTBRIDGE != n
|
||||||
help
|
help
|
||||||
This is an option for use by developers; most people should
|
This is an option for use by developers; most people should
|
||||||
say N here. This enables WESTBRIDGE core and driver debugging.
|
say N here. This enables WESTBRIDGE core and driver debugging.
|
||||||
|
|
Loading…
Add table
Reference in a new issue