Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52f0c673 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 62c877b9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ config MACH_LPD7A400
	bool "LPD7A400 Card Engine"
	select ARCH_LH7A400
#	select IDE_POLL
	select HAS_TOUCHSCREEN_ADS7843_LH7
#	select HAS_TOUCHSCREEN_ADS7843_LH7
	help
	  Say Y here if you are using Logic Product Development's
	  LPD7A400 CardEngine.  For the time being, the LPD7A400 and
@@ -24,7 +24,7 @@ config MACH_LPD7A404
	bool "LPD7A404 Card Engine"
	select ARCH_LH7A404
#	select IDE_POLL
	select HAS_TOUCHSCREEN_ADC_LH7
#	select HAS_TOUCHSCREEN_ADC_LH7
	help
	  Say Y here if you are using Logic Product Development's
	  LPD7A404 CardEngine. For the time being, the LPD7A400 and