From: Dominik Brodowski Date: Mon, 27 Jun 2005 23:28:57 +0000 (-0700) Subject: [PATCH] pcmcia: select crc32 in Kconfig for PCMCIA X-Git-Tag: v2.6.13-rc1~46^2~8 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f861bd23076efc4c86063721b9021d82481fd6b2;p=~emulex%2Finfiniband.git [PATCH] pcmcia: select crc32 in Kconfig for PCMCIA PCMCIA needs CRC32. Signed-off-by: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig index 85af1fb2a30..52ea3459436 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig @@ -42,6 +42,7 @@ config PCMCIA_DEBUG config PCMCIA tristate "16-bit PCMCIA support" + select CRC32 default y ---help--- This option enables support for 16-bit PCMCIA cards. Most older