Files
SDK_SG200x_V2/linux_5.10/drivers/net/wireless/aicsemi/Kconfig
2024-08-06 17:11:50 +08:00

17 lines
496 B
Plaintext

config WLAN_VENDOR_AICSEMI
bool "AICSEMI devices"
default n
help
If you have a wireless card belonging to this class, say Y.
Note that the answer to this question doesn't directly affect the
kernel: saying N will just cause the configurator to skip all the
questions about these cards. If you say Y, you will be asked for
your specific card in the following questions.
if WLAN_VENDOR_AICSEMI
source "drivers/net/wireless/aicsemi/aic8800/Kconfig"
endif # WLAN_VENDOR_AICSEMI