Explorar o código

[PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction

With Hansjoerg Lipp <hjlipp@web.de>

Remove the restriction to build the Gigaset drivers as modules only.

Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Tilman Schmidt %!s(int64=19) %!d(string=hai) anos
pai
achega
bd0d6ef944
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      drivers/isdn/gigaset/Kconfig

+ 1 - 2
drivers/isdn/gigaset/Kconfig

@@ -3,8 +3,7 @@ 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 && m
-#	depends on ISDN_I4L && MODULES
+	depends on ISDN_I4L && 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.