Input: s3c2410_ts - fix build error due to ADC Kconfig rename
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 31 May 2010 18:57:24 +0000 (11:57 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 31 May 2010 18:59:47 +0000 (11:59 -0700)
commit829ab5b52b7ee1d92b2373662b82b6f38cae7166
treeadb1867c7d2ed83a247878f6d7e60aba3438f142
parent67a3e12b05e055c0415c556a315a3d3eb637e29e
Input: s3c2410_ts - fix build error due to ADC Kconfig rename

The name of the Kconfig symbol for the ADC has changed as a result of
application to more SoCs but the select statement has not been updated,
causing linker failures as the ADC core has not been built.

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