Commit b0b57633 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 81eb669b
......@@ -4,7 +4,7 @@
menuconfig WESTBRIDGE
tristate "West Bridge support"
depends on HAS_IOMEM
depends on HAS_IOMEM && BROKEN
help
This selects West Bridge Peripheral controller support.
......@@ -31,4 +31,4 @@ config WESTBRIDGE_DEBUG
depends on WESTBRIDGE != n
help
This is an option for use by developers; most people should
say N here. This enables WESTBRIDGE core and driver debugging.
\ No newline at end of file
say N here. This enables WESTBRIDGE core and driver debugging.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment