提交 e5e0937c 编写于 作者: J Jean Delvare 提交者: Dmitry Torokhov

Input: w90p910_ts - depend on ARCH_W90X900

The w90p910_ts touchscreen driver is heavily architecture dependent,
so there is no point in letting it be built on other architectures
than it was written for.

All other W90P910/W90X900 drivers already have that dependency, so it
makes things more consistent and configuration easier.
Signed-off-by: NJean Delvare <jdelvare@suse.de>
Acked-by Wan Zongshun <mcuos.com@gmail.com>
Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
上级 e2c3ecf0
...@@ -858,7 +858,7 @@ config TOUCHSCREEN_TSC2007 ...@@ -858,7 +858,7 @@ config TOUCHSCREEN_TSC2007
config TOUCHSCREEN_W90X900 config TOUCHSCREEN_W90X900
tristate "W90P910 touchscreen driver" tristate "W90P910 touchscreen driver"
depends on HAVE_CLK depends on ARCH_W90X900
help help
Say Y here if you have a W90P910 based touchscreen. Say Y here if you have a W90P910 based touchscreen.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册