From: Andrew Morton Date: Wed, 15 Oct 2008 11:50:20 +0000 (+0200) Subject: mfd: further unbork the ucb1400 ac97_bus dependencies X-Git-Tag: v2.6.28-rc1~97^2 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=64c12e9b7edb0bfce9c5d7db43091b67894d8339;p=linux-2.6-omap-h63xx.git mfd: further unbork the ucb1400 ac97_bus dependencies Cc: "Randy.Dunlap" Cc: KAMEZAWA Hiroyuki Signed-off-by: Samuel Ortiz Signed-off-by: Andrew Morton --- diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 6e1e8c624f9..8317fdef169 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -219,7 +219,7 @@ config TOUCHSCREEN_ATMEL_TSADCC config TOUCHSCREEN_UCB1400 tristate "Philips UCB1400 touchscreen" - select AC97_BUS + depends on AC97_BUS depends on UCB1400_CORE help This enables support for the Philips UCB1400 touchscreen interface.