summaryrefslogtreecommitdiff
path: root/package/ramips/drivers/mt7620/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ramips/drivers/mt7620/config.in')
-rwxr-xr-xpackage/ramips/drivers/mt7620/config.in267
1 files changed, 267 insertions, 0 deletions
diff --git a/package/ramips/drivers/mt7620/config.in b/package/ramips/drivers/mt7620/config.in
new file mode 100755
index 0000000..a30e6e5
--- /dev/null
+++ b/package/ramips/drivers/mt7620/config.in
@@ -0,0 +1,267 @@
+if PACKAGE_kmod-mt7620
+
+config FIRST_IF_RT2860
+ bool
+ default y
+ depends on PACKAGE_kmod-mt7620
+
+config RALINK_MT7620
+ bool
+ default y
+ depends on PACKAGE_kmod-mt7620
+
+config RT_FIRST_CARD
+ int
+ depends on PACKAGE_kmod-mt7620
+ default 2860
+
+config RT_FIRST_CARD_EEPROM
+ string
+ depends on FIRST_IF_RT2860
+ default "flash"
+
+config RT2860V2_AP
+ bool # "Ralink RT2860 802.11n AP support"
+ default y
+
+config RT2860V2_AP_V24_DATA_STRUCTURE
+ bool
+ depends on RT2860V2_AP
+ default y
+
+config RT2860V2_AP_LED
+ bool "LED Support"
+ depends on RT2860V2_AP
+
+config RT2860V2_AP_WSC
+ bool "WSC (WiFi Simple Config)"
+ depends on RT2860V2_AP
+ default y
+
+config RT2860V2_AP_WSC_V2
+ bool "WSC 2.0(WiFi Simple Config 2.0)"
+ depends on RT2860V2_AP_WSC
+ default y
+
+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_WMM_ACM
+# bool "WMM ACM"
+# depends on RT2860V2_AP
+
+config RT2860V2_AP_MBSS
+ bool "MBSSID"
+ depends on RT2860V2_AP
+ default y
+
+config NEW_MBSSID_MODE
+ bool "New MBSSID MODE"
+ depends on RT2860V2_AP
+ depends on RT2860V2_AP_MBSS
+ depends on RALINK_RT3883 || RALINK_RT3352 || RALINK_RT5350 || RALINK_RT6352 || RALINK_MT7620
+ default y
+
+config RT2860V2_AP_APCLI
+ bool "AP-CLient Support"
+ depends on RT2860V2_AP
+ default y
+
+config RT2860V2_AP_MAC_REPEATER
+ bool "MAC Repeater Support"
+ depends on RT2860V2_AP
+ depends on RT2860V2_AP_APCLI
+ depends on RALINK_RT6352 || RALINK_MT7620
+ default y
+
+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 && BROKEN
+ select RALINK_TIMER_DFS
+
+config RT2860V2_AP_CARRIER
+ bool "Carrier Detect"
+ depends on RT2860V2_AP
+
+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_HW_ANTENNA_DIVERSITY
+ bool "Antenna Diversity Support"
+ depends on RT2860V2_AP
+ depends on RALINK_RT5350
+
+#config RT2860V2_AP_WAPI
+# bool "WAPI Support"
+# depends on RT2860V2_AP
+
+config RT2860V2_AP_COC
+ bool "CoC Support"
+ depends on RT2860V2_AP
+ default y
+
+config RT2860V2_AP_MEMORY_OPTIMIZATION
+ bool "Memory Optimization"
+ depends on RT2860V2_AP
+
+config RT2860V2_AP_VIDEO_TURBINE
+ bool "Video Turbine support"
+ depends on RT2860V2_AP && BROKEN
+
+config RA_CLASSIFIER
+ tristate "Ralink Flow Classifier"
+ depends on RT2860V2_AP_VIDEO_TURBINE
+ default n
+
+config RT2860V2_AP_INTELLIGENT_RATE_ADAPTION
+ bool "Intelligent Rate Adaption"
+ depends on RT2860V2_AP
+ depends on RALINK_RT2883 || RALINK_RT3883
+
+config RT2860V2_AP_TXBF
+ bool "Tx Bean Forming Support (Only 3883)"
+ depends on RT2860V2_AP
+ depends on RALINK_RT2883 || RALINK_RT3883
+ default y
+
+#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_AP_80211N_DRAFT3
+ bool "802.11n Draft3"
+ depends on RT2860V2_AP
+ default y
+
+#config RT2860V2_AP_RTMP_INTERNAL_TX_ALC
+# bool "TSSI Compensation"
+# depends on RT2860V2_AP
+# depends on RALINK_RT3350 || RALINK_RT3352 || RALINK_RT5350 || RALINK_MT7620 || RALINK_RT6352
+# default n
+
+config RT2860V2_ADJ_PWR_CONSUMPTION_SUPPORT
+ bool "Adjust Power Consumption Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+config RT2860V2_TPSK_SUPPORT
+ bool "TPSK Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+config RT2860V2_VEDOR_IE_CONTROL_SUPPORT
+ bool "Vedor IE Control Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+config RT2860V2_VEDOR_IE_FILTER_SUPPORT
+ bool "Vedor IE Filter Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+config RT2860V2_SNIFFER_STA_PROBE_SUPPORT
+ bool "Sniffer STA Probe Switch Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+config RT2860V2_STA_INFO_SNIFFER_SUPPORT
+ bool "Sniffer STA Info Sniffer Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+config RT2860V2_DEV_MSG_EVENT_SEND_SUPPORT
+ bool "Dev Msg Netlink Send Support"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+
+config RT2860V2_SINGLE_SKU
+ bool "Single SKU"
+ depends on RT2860V2_AP
+ default n
+
+if PACKAGE_kmod-hw_nat
+config RT2860V2_WIFI_HW_NAT
+ bool "HW NAT"
+ depends on RT2860V2_AP
+ default n
+endif
+
+choice
+ prompt "Choose Power Design"
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default INTERNAL_PA_EXTERNAL_LNA
+
+ config INTERNAL_PA_INTERNAL_LNA
+ bool "Internal PA and Internal LNA"
+ config INTERNAL_PA_EXTERNAL_LNA
+ bool "Internal PA and External LNA"
+ config EXTERNAL_PA_EXTERNAL_LNA
+ bool "External PA and External LNA"
+endchoice
+
+config RT2860V2_AP_RTMP_INTERNAL_TX_ALC
+ bool "TSSI Compensation"
+ depends on RT2860V2_AP
+ depends on RALINK_RT3350 || RALINK_RT3352 || RALINK_RT5350 || RALINK_MT7620 || RALINK_RT6352
+ depends on INTERNAL_PA_INTERNAL_LNA || INTERNAL_PA_EXTERNAL_LNA
+ default n
+
+config RT2860V2_AP_RTMP_TEMPERATURE_COMPENSATION
+ bool "Temperature Compensation"
+ depends on RT2860V2_AP
+ depends on RALINK_MT7620 || RALINK_RT6352
+ default n
+
+#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_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
+
+endif