Files
Linux_Drivers/linux_5.10/drivers/net/wireless/aicsemi/Kconfig
carbon bf8aaff39b duos: support AIC8800 WiFi6/BTDM5.4 SoC
aic8800d_linux_sdk_V3.0_2023_1219_3cf85031.7z
2024-01-09 20:51:31 +08:00

17 lines
496 B
Plaintext

config WLAN_VENDOR_AICSEMI
bool "AICSEMI devices"
default y
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