|
@@ -1,6 +1,4 @@
|
|
-menu "Siemens Gigaset"
|
|
|
|
-
|
|
|
|
-config ISDN_DRV_GIGASET
|
|
|
|
|
|
+menuconfig ISDN_DRV_GIGASET
|
|
tristate "Siemens Gigaset support (isdn)"
|
|
tristate "Siemens Gigaset support (isdn)"
|
|
select CRC_CCITT
|
|
select CRC_CCITT
|
|
select BITREVERSE
|
|
select BITREVERSE
|
|
@@ -53,6 +51,4 @@ config GIGASET_UNDOCREQ
|
|
features like configuration mode of M105, say yes. If you
|
|
features like configuration mode of M105, say yes. If you
|
|
care about your device, say no.
|
|
care about your device, say no.
|
|
|
|
|
|
-endif
|
|
|
|
-
|
|
|
|
-endmenu
|
|
|
|
|
|
+endif # ISDN_DRV_GIGASET != n
|