4 config ISDN_DRV_GIGASET
5 tristate "Siemens Gigaset support (isdn)"
10 This driver supports the Siemens Gigaset SX205/255 family of
11 ISDN DECT bases, including the predecessors Gigaset 3070/3075
12 and 4170/4175 and their T-Com versions Sinus 45isdn and Sinus
14 If you have one of these devices, say M here and for at least
15 one of the connection specific parts that follow.
16 This will build a module called "gigaset".
18 if ISDN_DRV_GIGASET!=n
21 tristate "Gigaset base station support"
22 depends on ISDN_DRV_GIGASET && USB
24 Say M here if you want to use the USB interface of the Gigaset
25 base for connection to your system.
26 This will build a module called "bas_gigaset".
29 tristate "Gigaset M105 support"
30 depends on ISDN_DRV_GIGASET && USB
32 Say M here if you want to connect to the Gigaset base via DECT
33 using a Gigaset M105 (Sinus 45 Data 2) USB DECT device.
34 This will build a module called "usb_gigaset".
37 tristate "Gigaset M101 support"
38 depends on ISDN_DRV_GIGASET
40 Say M here if you want to connect to the Gigaset base via DECT
41 using a Gigaset M101 (Sinus 45 Data 1) RS232 DECT device.
42 This will build a module called "ser_gigaset".
45 bool "Gigaset debugging"
47 This enables debugging code in the Gigaset drivers.
50 config GIGASET_UNDOCREQ
51 bool "Support for undocumented USB requests"
53 This enables support for USB requests we only know from
54 reverse engineering (currently M105 only). If you need
55 features like configuration mode of M105, say yes. If you
56 care about your device, say no.