[ARM] Comment out missing configuration symbols
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 22 Oct 2006 15:04:29 +0000 (16:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Oct 2006 18:21:18 +0000 (19:21 +0100)
commit52f0c67340ca306d5802b52140a186fcfa4b340e
tree628b2b19c61a3e79c45e2c2b72cc4e77061058ed
parent62c877b9b7c463aa16ffbc9a322cb094fdb5827a
[ARM] Comment out missing configuration symbols

HAS_TOUCHSCREEN_ADS7843_LH7 and HAS_TOUCHSCREEN_ADC_LH7 are referenced
but not defined in the LH7A40x configuration.  Comment them out to
prevent them causing warnings.

Marc Singer said:

   Feel free to remove the Kconfig lines.  I'll add it back with
   the rest of the config entries.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-lh7a40x/Kconfig