Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df2487cf authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

[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: default avatarAdrian Bunk <bunk@stusta.de>
Acked-by: default avatarTilman Schmidt <tilman@imap.cc>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent f4675c70
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -3,7 +3,8 @@ menu "Siemens Gigaset"


config ISDN_DRV_GIGASET
config ISDN_DRV_GIGASET
	tristate "Siemens Gigaset support (isdn)"
	tristate "Siemens Gigaset support (isdn)"
	depends on ISDN_I4L && CRC_CCITT
	depends on ISDN_I4L
	select CRC_CCITT
	help
	help
	  Say m here if you have a Gigaset or Sinus isdn device.
	  Say m here if you have a Gigaset or Sinus isdn device.