diff --git a/drivers/staging/westbridge/Kconfig b/drivers/staging/westbridge/Kconfig index f7377c2f39c0508d6b599aa09d0ae7ea2a683007..57468125b391fe554a2758a5471797a136131f0e 100644 --- a/drivers/staging/westbridge/Kconfig +++ b/drivers/staging/westbridge/Kconfig @@ -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.