[PATCH 2/13] isdn4linux: Siemens Gigaset drivers - Kconfig correction

From: Hansjoerg Lipp
Date: Mon Apr 03 2006 - 20:01:15 EST


From: Tilman Schmidt <tilman@xxxxxxx>, Hansjoerg Lipp <hjlipp@xxxxxx>

This patch removes the restriction to build the Gigaset drivers as
modules only. Please merge.

Signed-off-by: Hansjoerg Lipp <hjlipp@xxxxxx>
Signed-off-by: Tilman Schmidt <tilman@xxxxxxx>
---

drivers/isdn/gigaset/Kconfig | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)

--- linux-2.6.16-gig-cleanup/drivers/isdn/gigaset/Kconfig 2006-03-29 16:21:02.000000000 +0200
+++ linux-2.6.16-gig-kconfig/drivers/isdn/gigaset/Kconfig 2006-04-02 18:37:42.000000000 +0200
@@ -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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/