]> git.karo-electronics.de Git - linux-beck.git/commitdiff
[ARM] pxa: fix 0e623941bec7e80c97b076d346327b31ae17d84a
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 21 Apr 2008 08:50:25 +0000 (09:50 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 21 Apr 2008 11:52:03 +0000 (12:52 +0100)
Place the dependency against the correct config symbol.

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

index ed8c06904807723540365699e892cacf68cc7a71..8d8852651fd2a7cc705877d661c1bcca90d2d545 100644 (file)
@@ -200,7 +200,6 @@ config PCMCIA_AU1X00
 config PCMCIA_SA1100
        tristate "SA1100 support"
        depends on ARM && ARCH_SA1100 && PCMCIA
-       depends on ARCH_LUBBOCK || MACH_MAINSTONE || PXA_SHARPSL || MACH_ARMCORE
        help
          Say Y here to include support for SA11x0-based PCMCIA or CF
          sockets, found on HP iPAQs, Yopy, and other StrongARM(R)/
@@ -221,6 +220,7 @@ config PCMCIA_SA1111
 config PCMCIA_PXA2XX
        tristate "PXA2xx support"
        depends on ARM && ARCH_PXA && PCMCIA
+       depends on ARCH_LUBBOCK || MACH_MAINSTONE || PXA_SHARPSL || MACH_ARMCORE
        help
          Say Y here to include support for the PXA2xx PCMCIA controller