Lines Matching +full:phy +full:- +full:select
1 # SPDX-License-Identifier: GPL-2.0-only
5 select BCMA if B43_BCMA
6 select SSB if B43_SSB
7 select FW_LOADER
8 select CORDIC
27 b43-fwcutter.
46 select B43_BCMA
47 select B43_SSB
52 select B43_BCMA
57 select B43_SSB
61 # Auto-select SSB PCI-HOST support, if possible
65 select SSB_PCIHOST
66 select SSB_B43_PCI_BRIDGE
69 # Auto-select SSB PCICORE driver, if possible
73 select SSB_DRIVER_PCICORE
79 select SSB_SDIOHOST
81 Broadcom 43xx device support for Soft-MAC SDIO devices.
83 With this config option you can drive Soft-MAC b43 cards with a
87 Note that this does not support Broadcom 43xx Full-MAC devices.
89 It's safe to select Y here, even if you don't have a B43 SDIO device.
98 select BCMA_BLOCKIO
104 select SSB_BLOCKIO
108 bool "Support for G-PHY (802.11g) devices"
112 This PHY type can be found in the following chipsets:
117 bool "Support for N-PHY (the main 802.11n series) devices"
121 This PHY type can be found in the following chipsets:
128 bool "Support for LP-PHY (low-power 802.11g) devices"
132 The LP-PHY is a low-power PHY built into some notebooks
137 bool "Support for HT-PHY (high throughput 802.11n) devices"
141 This PHY type with 3x3:3 MIMO can be found in the BCM4331 PCI chipset.
144 bool "Support for LCN-PHY devices (BROKEN)"
147 Support for the LCN-PHY.
152 bool "Support for AC-PHY (802.11ac) devices (BROKEN)"
155 This PHY type can be found in the following chipsets:
167 # This config option automatically enables b43 HW-RNG support,
168 # if the HW-RNG core is enabled.