From cbfbd1c3170a6edb11ce0a0d03480aa53d390599 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 30 Aug 2010 17:29:22 -0700 Subject: [PATCH] --- yaml --- r: 219614 b: refs/heads/master c: b0b57633089ee4726aefe20760132c41bbd83fff h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/westbridge/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 64130f54b884..82c4e5515321 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 81eb669b9516b85a2acf4c342db2322bed37d70c +refs/heads/master: b0b57633089ee4726aefe20760132c41bbd83fff diff --git a/trunk/drivers/staging/westbridge/Kconfig b/trunk/drivers/staging/westbridge/Kconfig index f7377c2f39c0..57468125b391 100644 --- a/trunk/drivers/staging/westbridge/Kconfig +++ b/trunk/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.