Input: wm97xx - enable sub-drivers by default
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 29 Jul 2008 05:14:59 +0000 (01:14 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 29 Jul 2008 05:27:03 +0000 (01:27 -0400)
commit558a171d778293176bf70bc34e18a92faef5bfa1
tree309c835a967007a7832df1135827f3b7769941ca
parent72d18a7b9e1a3a9511bae78fc7f0932ae01d5d73
Input: wm97xx - enable sub-drivers by default

Currently the support for each WM97xx touchscreen model is compiled out
by default, meaning that the default configuration when the driver is
built is for it to support no hardware.  This is suboptimal and leads to
problems like distribution kernels shipping a non-functional driver.

Change the default to support all controllers and update the help text
to reflect this.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig