gigaset: remove unused structure member rcvbytes
[linux-2.6] / drivers / isdn / gigaset / Kconfig
index 9ca889a..18ab865 100644 (file)
@@ -1,5 +1,6 @@
 menuconfig ISDN_DRV_GIGASET
        tristate "Siemens Gigaset support"
+       depends on ISDN_I4L
        select CRC_CCITT
        select BITREVERSE
        help
@@ -42,11 +43,4 @@ config GIGASET_DEBUG
          This enables debugging code in the Gigaset drivers.
          If in doubt, say yes.
 
-config GIGASET_UNDOCREQ
-       bool "Support for undocumented USB requests"
-       help
-         This enables support for USB requests we only know from
-         reverse engineering (currently M105 only). If you need
-         features like configuration mode of M105, say yes.
-
 endif # ISDN_DRV_GIGASET