commit | 829ab5b52b7ee1d92b2373662b82b6f38cae7166 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 31 11:57:24 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon May 31 11:59:47 2010 -0700 |
tree | adb1867c7d2ed83a247878f6d7e60aba3438f142 | |
parent | 67a3e12b05e055c0415c556a315a3d3eb637e29e [diff] |
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>