Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alexander Shiyan and committed by
Greg Kroah-Hartman
ea6add0b e34fae78

+1 -1
+1 -1
drivers/pcmcia/Kconfig
··· 243 243 244 244 config PCMCIA_PROBE 245 245 bool 246 - default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X && !PARISC 246 + default y if ISA && !ARCH_SA1100 && !PARISC 247 247 248 248 config M32R_PCC 249 249 bool "M32R PCMCIA I/F"