1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Redpine Signals Inc devices"
6 If you have a wireless card belonging to this class, say Y.
8 Note that the answer to this question doesn't directly affect the
9 kernel: saying N will just cause the configurator to skip all the
10 questions about these cards. If you say Y, you will be asked for
11 your specific card in the following questions.
16 tristate "Redpine Signals Inc 91x WLAN driver support"
17 select BT_HCIRSI if RSI_COEX
20 This option enabes support for RSI 1x1 devices.
21 Select M (recommended), if you have a RSI 1x1 wireless module.
24 bool "Redpine Signals Inc debug support"
28 Say Y, if you would like to enable debug support. This option
29 creates debugfs entries
32 tristate "Redpine Signals SDIO bus support"
33 depends on MMC && RSI_91X
36 This option enables the SDIO bus support in rsi drivers.
37 Select M (recommended), if you have a RSI 1x1 wireless module.
40 tristate "Redpine Signals USB bus support"
41 depends on USB && RSI_91X
44 This option enables the USB bus support in rsi drivers.
45 Select M (recommended), if you have a RSI 1x1 wireless module.
48 bool "Redpine Signals WLAN BT Coexistence support"
49 depends on BT && RSI_91X
50 depends on !(BT=m && RSI_91X=y)
53 This option enables the WLAN BT coex support in rsi drivers.
54 Select M (recommended), if you have want to use this feature
55 and you have RS9113 module.
57 endif # WLAN_VENDOR_RSI