Skip to content

Commit

Permalink
[PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Tilman Schmidt authored and Linus Torvalds committed Apr 11, 2006
1 parent 917f508 commit bd0d6ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/isdn/gigaset/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit bd0d6ef

Please sign in to comment.