Browse Source

[PATCH] pcmcia: select crc32 in Kconfig for PCMCIA

PCMCIA needs CRC32.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Dominik Brodowski 20 years ago
parent
commit
f861bd2307
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/pcmcia/Kconfig

+ 1 - 0
drivers/pcmcia/Kconfig

@@ -42,6 +42,7 @@ config PCMCIA_DEBUG
 
 
 config PCMCIA
 config PCMCIA
 	tristate "16-bit PCMCIA support"
 	tristate "16-bit PCMCIA support"
+	select CRC32
 	default y
 	default y
 	---help---
 	---help---
 	   This option enables support for 16-bit PCMCIA cards. Most older
 	   This option enables support for 16-bit PCMCIA cards. Most older