pcmcia: Remove ARCH_CLPS711X dependency

No dependencies of PCMCIA and ARCH_CLPS711X.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Alexander Shiyan 2013-06-16 22:42:05 +04:00 committed by Greg Kroah-Hartman
parent e34fae7841
commit ea6add0bf1
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ config PCMCIA_DEBUG
config PCMCIA_PROBE
bool
default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X && !PARISC
default y if ISA && !ARCH_SA1100 && !PARISC
config M32R_PCC
bool "M32R PCMCIA I/F"