summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/aic8800/aic8800_fdrv/Kconfig
blob: 92d5986816937d31b2f283943b98fb26a4217c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
config AIC8800_WLAN_SUPPORT
	tristate "AIC8800 wlan Support"
	help
	  This is support for aic wifi driver.

#choice
#        depends on AIC8800_WLAN_SUPPORT
#        prompt "Select 8800 support platform"
#
#        config PLATFORM_ROCHCHIP
#                bool "PLATFORM_ROCHCHIP"
#                depends on AIC8800_WLAN_SUPPORT
#
#	config PLATFORM_ALLWINNER
#                bool "PLATFORM_ALLWINNER"
#                depends on AIC8800_WLAN_SUPPORT
#
#        config PLATFORM_AMLOGIC
#                bool "PLATFORM_AMLOGIC"
#                depends on AIC8800_WLAN_SUPPORT
#
#        config PLATFORM_UBUNTU
#                bool "PLATFORM_UBUNTU"
#                depends on AIC8800_WLAN_SUPPORT
#
#endchoice
#
#config USE_5G
#	bool "AIC8800 force enable 5G"
#        ---help---
#          This is parameter that force enable 5G.
#
#config HE_FOR_OLD_KERNEL
#	bool "AIC8800 support AX for old kernel"
#        ---help---
#          This is parameter that enable AX for old kernel.