config RT2860V2_AP
	tristate "Ralink RT2860 802.11n AP support"
	depends on NET_RADIO 
	

config  RT2860V2_AP_2850
	bool "Dual Band"
	depends on RT2860V2_AP && RALINK_RT2880

choice
	prompt "RF Type"
	depends on RT2860V2_AP && RALINK_RT3052
	default RALINK_RT3052AP_2T2R

	config  RALINK_RT3050AP_1T1R
	bool "RT3050-1T1R"

	config  RALINK_RT3051AP_1T2R
	bool "RT3051-1T2R"

	config  RALINK_RT3052AP_2T2R
	bool "RT3052-2T2R"
endchoice


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

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_AP_WAPI
#	bool "WAPI Support"
#	depends on RT2860V2_AP

config  RT2860V2_AP_MEMORY_OPTIMIZATION
	bool "Memory Optimization"
	depends on RT2860V2_AP
