commit | e5e0937c463e4495042acdb59770134aa63f1d29 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Sat Apr 19 22:37:58 2014 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed May 14 16:39:43 2014 -0700 |
tree | b85e24d56f7bd6e262d2ac27ab1c826650ec6cc8 | |
parent | e2c3ecf0ea8e87c5209371af7da107ebc47a5639 [diff] |
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>