[parisc-linux] Re: [PATCH] PCMCIA: Disable probing on parisc
James Bottomley
James.Bottomley at SteelEye.com
Sun Dec 11 15:23:43 EST 2005
On Sun, 2005-12-11 at 20:48 +0100, Dominik Brodowski wrote:
> diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig
> index 309eb55..d07b01f 100644
> --- a/drivers/pcmcia/Kconfig
> +++ b/drivers/pcmcia/Kconfig
> @@ -200,7 +200,7 @@ config PCMCIA_PXA2XX
>
> config PCMCIA_PROBE
> bool
> - default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X
> + default y if ISA && !ARCH_SA1100 && !ARCH_CLPS711X && !PARISC
Yes, that's what we have left in the parisc tree.
James
More information about the linux-pcmcia
mailing list