config RT2860V2_AP
	tristate "Ralink RT2860 802.11n AP support"
	depends on NET_RADIO 
	
config  RT2860V2_AP_LED
	bool "LED Support"
	depends on RT2860V2_AP

config  RT2860V2_AP_WSC
	bool "WSC (WiFi Simple Config)"
	depends on RT2860V2_AP

config  RT2860V2_AP_LLTD
	bool "LLTD (Link Layer Topology Discovery Protocol)"
	depends on RT2860V2_AP

config  RT2860V2_AP_WDS
	bool "WDS"
	depends on RT2860V2_AP

config  RT2860V2_AP_MBSS
	bool "MBSSID"
	depends on RT2860V2_AP

config  RT2860V2_AP_APCLI
	bool "AP-CLient Support"
	depends on RT2860V2_AP

config  RT2860V2_AP_IGMP_SNOOP
	bool "IGMP snooping"
	depends on RT2860V2_AP

config  RT2860V2_AP_NETIF_BLOCK
	bool "NETIF Block"
	depends on RT2860V2_AP
	help
	Support Net interface block while Tx-Sw queue full

config  RT2860V2_AP_DFS
	bool "DFS"
	depends on RT2860V2_AP
	select RALINK_TIMER
	select RALINK_TIMER_DFS

config  RT2860V2_AP_CARRIER
	bool "Carrier Detect"
	depends on RT2860V2_AP
	select RALINK_TIMER
	select RALINK_TIMER_DFS

config  RT2860V2_AP_DLS
	bool "DLS ((Direct-Link Setup) Support"
	depends on RT2860V2_AP

config  RT2860V2_AP_IDS
	bool "IDS (Intrusion Detection System) Support"
	depends on RT2860V2_AP

#config  RT2860V2_AP_MESH
#	bool "MESH Support"
#	depends on RT2860V2_AP

config  RT2860V2_RT3XXX_AP_ANTENNA_DIVERSITY
	bool "Antenna Diversity Support"
	depends on RT2860V2_AP

#config  RT2860V2_AP_WAPI
#	bool "WAPI Support"
#	depends on RT2860V2_AP

config  RT2860V2_AP_COC
	bool "CoC Support"
	depends on RT2860V2_AP

config  RT2860V2_AP_MEMORY_OPTIMIZATION
	bool "Memory Optimization"
	depends on RT2860V2_AP

#config  RT2860V2_EXT_CHANNEL_LIST
#	bool "Extension Channel List"
#	depends on RT2860V2_AP

#config  RT2860V2_KTHREAD
#	bool "Kernel Thread"
#	depends on RT2860V2_AP

#config  RT2860V2_AUTO_CH_SELECT_ENHANCE
#	bool "Auto Channel Selection Enhancement"
#	depends on RT2860V2_AP

#config  RT2860V2_80211N_DRAFT3
#	bool "802.11n Draft3"
#	depends on RT2860V2_AP

#config  RT2860V2_80211R_FT
#	bool "802.11r Fast BSS Transition"
#	depends on RT2860V2_AP

#config  RT2860V2_80211R_RR
#	bool "802.11k Radio Resource Management"
#	depends on RT2860V2_AP

#config  RT2860V2_SINGLE_SKU
#	bool "Single SKU"
#	depends on RT2860V2_AP

#config  RT2860V2_MCAST_RATE_SPECIFIC
#	bool "User specific tx rate of mcast pkt"
#	depends on RT2860V2_AP

#config  RT2860V2_SNMP
#	bool "Net-SNMP Support"
#	depends on RT2860V2_AP
