[PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT

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>
This commit is contained in:
Adrian Bunk 2006-04-10 22:55:19 -07:00 committed by Linus Torvalds
parent f4675c7016
commit df2487cff5
1 changed files with 2 additions and 1 deletions

View 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.