[PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT
authorAdrian Bunk <bunk@stusta.de>
Tue, 11 Apr 2006 05:55:19 +0000 (22:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:51 +0000 (06:18 -0700)
CRC_CCITT is an internal helper function that should be select'ed.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/gigaset/Kconfig

index 90e0964..5b203fe 100644 (file)
@@ -3,7 +3,8 @@ menu "Siemens Gigaset"
 
 config ISDN_DRV_GIGASET
        tristate "Siemens Gigaset support (isdn)"
-       depends on ISDN_I4L && CRC_CCITT
+       depends on ISDN_I4L
+       select CRC_CCITT
        help
          Say m here if you have a Gigaset or Sinus isdn device.