projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a49a54
)
mfd: further unbork the ucb1400 ac97_bus dependencies
author
Andrew Morton
<akpm@linux-foundation.org>
Wed, 15 Oct 2008 11:50:20 +0000
(13:50 +0200)
committer
Samuel Ortiz
<samuel@sortiz.org>
Sun, 19 Oct 2008 20:54:13 +0000
(22:54 +0200)
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/input/touchscreen/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/input/touchscreen/Kconfig
b/drivers/input/touchscreen/Kconfig
index 6e1e8c624f9e73c0afda36b2eb603dcb77f5ac17..8317fdef1691c0bb4c564116c8b27c75e24b561e 100644
(file)
--- 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.