#menu "AIC8800 WLAN support"
config AIC8800_WLAN_SUPPORT
	bool "AIC8800 wireless Support"
	select AW_WIFI_DEVICE_AIC  if AIC8800_WLAN_SUPPORT
	default y
	help
	  This is support for wireless chip.



config AIC8800
	tristate "AIC8800 Wireless driver"
	depends on MMC
	---help---
		Enable AIC8800  kernel driver.

config AIC8800_MIFI_EN
	bool "AIC8800DW mifi enable,wifi chip en and power en."
	default n
	---help---
		Enable AIC8800DW MIFI Product.
config AIC8800_SDIO_TX_AGGR
	bool "AIC8800DW sdio tx aggregation."
	default n
	---help---
		Enable AIC8800DW sdio tx aggregation.
config AIC8800_SDIO_RX_AGGR
	bool "AIC8800DW sdio rx aggregation."
	default n
	---help---
		Enable AIC8800DW sdio rx aggregation.
#endmenu

