config RT3572_AP
	tristate "Ralink RT3572 802.11n AP support"
	depends on NET_RADIO 
	
config  RT3572_AP_WSC
	bool "WSC (WiFi Simple Config)"
	depends on RT3572_AP

config  RT3572_AP_LLTD
	bool "LLTD (Link Layer Topology Discovery Protocol)"
	depends on RT3572_AP

#config  RT3572_AP_WDS
#	bool "WDS"
#	depends on RT3572_AP

#config  RT3572_AP_WMM_ACM
#	bool "WMM ACM"
#	depends on RT3572_AP

config  RT3572_AP_MBSS
	bool "MBSSID"
	depends on RT3572_AP

#config  RT3572_AP_APCLI
#	bool "AP-CLient Support"
#	depends on RT3572_AP

#config  RT3572_AP_IGMP_SNOOP
#	bool "IGMP snooping"
#	depends on RT3572_AP

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

#config  RT3572_AP_DFS
#	bool "DFS"
#	depends on RT3572_AP
#	select RALINK_TIMER_DFS

#config  RT3572_AP_CARRIER
#	bool "Carrier Detect"
#	depends on RT3572_AP
#	select RALINK_TIMER_DFS

config  RT3572_AP_DLS
	bool "DLS ((Direct-Link Setup) Support"
	depends on RT3572_AP

#config  RT3572_AP_IDS
#	bool "IDS (Intrusion Detection System) Support"
#	depends on RT3572_AP

config  RT3572_80211N_DRAFT3
	bool "802.11n Draft3"
	depends on RT3572_AP
