[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>
This commit is contained in:
parent
917f5085dd
commit
bd0d6ef944
|
@ -3,8 +3,7 @@ menu "Siemens Gigaset"
|
|||
|
||||
config ISDN_DRV_GIGASET
|
||||
tristate "Siemens Gigaset support (isdn)"
|
||||
depends on ISDN_I4L && m
|
||||
# depends on ISDN_I4L && MODULES
|
||||
depends on ISDN_I4L && CRC_CCITT
|
||||
help
|
||||
Say m here if you have a Gigaset or Sinus isdn device.
|
||||
|
||||
|
|
Loading…
Reference in New Issue