[PATCH][2.6] Fixed PCMCIA configuration about vr41xx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ralf,

This patch moves the menu about PCMCIA for vr41xx to the right position,
and also fixes depends about VRC4173.

Please apply this patch to v2.6.

Yoichi

diff -urN -X dontdiff linux-orig/drivers/pcmcia/Kconfig linux/drivers/pcmcia/Kconfig
--- linux-orig/drivers/pcmcia/Kconfig	2004-02-25 12:12:08.000000000 +0900
+++ linux/drivers/pcmcia/Kconfig	2004-03-02 14:50:37.000000000 +0900
@@ -105,17 +105,17 @@
 
 	  This driver is also available as a module called sa1111_cs.
 
-config PCMCIA_PROBE
-	bool
-	default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X
-
 config PCMCIA_VRC4171
 	tristate "NEC VRC4171 Card Controllers support"
 	depends on VRC4171 && PCMCIA
 
 config PCMCIA_VRC4173
-	tristate "NEC VRC4173 CARDU support"
-	depends on CPU_VR41XX && PCI && PCMCIA
+	tristate "NEC VRC4173 Card Uint support"
+	depends on VRC4173 && PCMCIA
+
+config PCMCIA_PROBE
+	bool
+	default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X
 
 endmenu
 


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux