]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: w90p910_ts - depend on ARCH_W90X900
authorJean Delvare <jdelvare@suse.de>
Sun, 20 Apr 2014 05:37:58 +0000 (22:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 20 Apr 2014 05:41:08 +0000 (22:41 -0700)
commite50eb71c0435037eb2268e14da61c53c201aa54f
treeb0ced8ebfb89f9c540e7fa6c48f4f2ebac40384d
parentc6af881fe560da8c977103ec229cbde868f8515c
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: Jean Delvare <jdelvare@suse.de>
Acked-by Wan Zongshun <mcuos.com@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig