PCMCIA: add Kconfig control for building sa11xx_base.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 17 Jan 2012 22:36:45 +0000 (22:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 14:27:14 +0000 (14:27 +0000)
sa11xx_base.c is currently built when either PCMCIA_SA1100 or
PCMCIA_SA1111 are selected.  Let's move the logic into Kconfig.

Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found