1 # SPDX-License-Identifier: GPL-2.0
3 config WLAN_VENDOR_SILABS
4 bool "Silicon Laboratories devices"
7 If you have a wireless card belonging to this class, say Y.
9 Note that the answer to this question doesn't directly affect the
10 kernel: saying N will just cause the configurator to skip all the
11 questions about these cards. If you say Y, you will be asked for
12 your specific card in the following questions.
16 source "drivers/net/wireless/silabs/wfx/Kconfig"
18 endif # WLAN_VENDOR_SILABS