diff options
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r-- | drivers/input/touchscreen/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index dff4adca6475..3d1ab8fa9acc 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
@@ -223,7 +223,7 @@ config TOUCHSCREEN_ATMEL_TSADCC | |||
223 | 223 | ||
224 | config TOUCHSCREEN_UCB1400 | 224 | config TOUCHSCREEN_UCB1400 |
225 | tristate "Philips UCB1400 touchscreen" | 225 | tristate "Philips UCB1400 touchscreen" |
226 | select AC97_BUS | 226 | depends on AC97_BUS |
227 | depends on UCB1400_CORE | 227 | depends on UCB1400_CORE |
228 | help | 228 | help |
229 | This enables support for the Philips UCB1400 touchscreen interface. | 229 | This enables support for the Philips UCB1400 touchscreen interface. |