瀏覽代碼

[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 年之前
父節點
當前提交
f861bd2307
共有 1 個文件被更改,包括 1 次插入0 次删除
  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