Skip to content

Commit

Permalink
Staging: westbridge: mark BROKEN as it doesn't currently build properly
Browse files Browse the repository at this point in the history
Future patches should fix this up.

Cc: David Cross <david.cross@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Aug 31, 2010
1 parent 81eb669 commit b0b5763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/staging/westbridge/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.
say N here. This enables WESTBRIDGE core and driver debugging.

0 comments on commit b0b5763

Please sign in to comment.