1
2mainmenu "Router Configuration"
3
4config RTCONFIG_OPTIMIZE_SHARED_LIBS
5	bool "Optimize shared libraries (remove unused symbols)"
6	default y
7
8config RTCONFIG_L2TP
9	bool "L2TP"
10	default y
11
12config RTCONFIG_PPTP
13	bool "PPTP"
14	default y
15
16config RTCONFIG_EAPOL
17	bool "EAPOL"
18	default y
19
20config RTCONFIG_PPTPD
21	bool "PPTPD"
22	default n
23
24config RTCONFIG_ACCEL_PPTPD
25	bool "ACCEL_PPTPD"
26	default n
27
28config RTCONFIG_SNMPD
29	bool "SNMPD"
30	default n
31
32config RTCONFIG_HTTPS
33	bool "HTTPS"
34	default y
35
36config RTCONFIG_BCMARM
37	bool "Bcm Arm"
38	default n
39
40config RTCONFIG_BCM7
41	bool "Bcm sdk 7"
42	default n
43
44config RTCONFIG_BCM_794
45	bool "Bcm sdk 7_14_94_x"
46	default n
47
48config RTCONFIG_BCM_7114
49	bool "Bcm sdk 7_14_114_x"
50	default n
51
52config RTCONFIG_BCM10
53	bool "Bcm sdk 10_10_18_x"
54	default n
55
56config RTCONFIG_BCM9
57	bool "Bcm sdk 9_10_162_x"
58	default n
59
60config RTCONFIG_BUILDBCM7
61	bool "build Bcm sdk 7 on 6 platforms"
62	default n
63
64config RTCONFIG_ROMCFE
65	bool "fw include cfe"
66	default n
67
68config RTCONFIG_ROMATECCODEFIX
69	bool "fix ccode error"
70	default n
71
72config RTCONFIG_NV128
73	bool "nvram size 128k"
74	default n
75
76config RTCONFIG_DHDAP
77	bool "Bcm7 dhdap"
78	default n
79
80config RTCONFIG_WLEXE
81	bool "dhd wl exe"
82	default n
83
84config RTCONFIG_DPSTA
85	bool "Bcm7 dpsta"
86	default n
87
88config RTCONFIG_GMAC3
89	bool "Bcm7 gmac3"
90	default n
91
92config RTCONFIG_BCMSMP
93	bool "BCM SMP"
94	default n
95
96config RTCONFIG_BCMFA
97	bool "BCM FA"
98	default n
99
100config RTCONFIG_RGMII_BCM_FA
101	bool "BCM FA on RGMII hardware"
102	default n
103
104config RTCONFIG_5301X
105	bool "Bcm 5301x"
106	default y
107
108config RTCONFIG_4352_5G
109	bool "4352 needs"
110	default y
111
112config RTCONFIG_SSH
113	bool "SSH"
114	default y
115
116config RTCONFIG_CIFS
117	bool "CIFS Client"
118	default y
119
120config RTCONFIG_BRCM_NAND_JFFS2
121	bool "JFFS Support on BRCM Nand Flash Partition"
122	default n
123
124config RTCONFIG_JFFS2
125	bool "JFFS Support"
126	default n
127
128config RTCONFIG_DISKTEST
129	bool "Disk test tools"
130	default n
131
132config RTCONFIG_JFFSV1
133	bool "Use JFFSv1 (if not selected, JFFS2 is used)"
134	depends on RTCONFIG_JFFS2
135	default y
136
137config RTCONFIG_ZEBRA
138	bool "Zebra"
139	default n
140
141config RTCONFIG_QUAGGA
142	bool "Quagga"
143	default n
144
145config RTCONFIG_DDNS
146	bool "Dynamic DNS"
147	default y
148
149config RTCONFIG_L7
150	bool "Layer 7 Netfilter"
151	default y
152
153config RTCONFIG_L7PAT
154	bool "Standard Layer 7 Patterns"
155	depends on RTCONFIG_L7
156	default y
157
158config RTCONFIG_LZO
159	bool "LZO Compression"
160	default n
161
162config RTCONFIG_OPENVPN
163	bool "OpenVPN"
164	depends on RTCONFIG_LZO
165	default n
166
167# !!TB
168config RTCONFIG_IPV6
169	bool "IPv6 Support"
170	default n
171
172config RTCONFIG_EBTABLES
173	bool "Ebtables"
174	default n
175
176config RTCONFIG_EMF
177	bool "Broadcom EMF (Efficient Multicast Forwarding & IGMP Snooping)"
178	default n
179
180config RTCONFIG_BCMBSD
181	bool "Brcm Band Steer Selection"
182	default n
183
184config RTCONFIG_BCMSSD
185	bool "SSID Steer Daemon"
186	default n
187
188config RTCONFIG_BCMDCS
189	bool "Broadcom Dynamic Channel Selection"
190	default n
191
192config RTCONFIG_TRAFFIC_MGMT_RSSI_POLICY
193	bool "Traffic Management RSSI policy"
194	default n
195
196config RTCONFIG_TOAD
197	bool "Traffic Ordering Agent Daemon"
198	default n
199
200config RTCONFIG_HSPOT
201	bool "HOTSPOT 2.0 support"
202	default n
203
204config RTCONFIG_FANCTRL
205	bool "Fan Control Function"
206	default n
207
208config RTCONFIG_BCMWL6
209	bool "BCM WL 6"
210	default n
211
212config RTCONFIG_BCMWL6A
213	bool "BCM WL 6.30.143"
214	depends on RTCONFIG_BCMARM && RTCONFIG_BCMWL6
215	default n
216
217config RTCONFIG_WIRELESSWAN
218	bool "Wireless WAN Function"
219	default n
220
221config RTCONFIG_WIRELESSREPEATER
222	bool "Repeater Mode"
223	default n
224
225config RTCONFIG_DISABLE_REPEATER_UI
226	bool "Hiden UI Repeater Mode"
227	default n
228
229config RTCONFIG_PROXYSTA
230	bool "Proxy STA"
231	default n
232
233config RTCONFIG_CONCURRENTREPEATER
234	bool "Concurrent Repeater"
235	default n
236
237config RTCONFIG_IXIAEP
238	bool "IXIA Performance Endpoint"
239	default n
240
241config RTCONFIG_IPERF
242	bool "Iperf"
243	default n
244
245config RTCONFIG_TCPDUMP
246	bool "tcpdump"
247	default n
248
249config RTCONFIG_PARENTALCTRL
250	bool "Parental Control Function"
251	default n
252
253config RTCONFIG_YANDEXDNS
254	bool "Yandex.DNS Support"
255	default n
256
257config RTCONFIG_DSL
258	bool "DSL Support"
259	default n
260
261config RTCONFIG_DSL_ANNEX_B
262	bool "DSL Annex B Support"
263	default n
264
265config RTCONFIG_DSL_TCLINUX
266	bool "DSL Support with TCLINUX"
267	default n
268
269config RTCONFIG_VDSL
270	bool "VDSL Support"
271	default n
272
273config RTCONFIG_DUALWAN
274	bool "Dual WAN Support"
275	default n
276
277config RTCONFIG_HW_DUALWAN
278	bool "Dual WAN with Support"
279	default n
280
281config RTCONFIG_USER_LOW_RSSI
282	bool "User specified accepted min rssi"
283	default n
284
285config RTCONFIG_NEW_USER_LOW_RSSI
286	bool "User specified accepted min rssi"
287	default n
288
289config RTCONFIG_PUSH_EMAIL
290	bool "Push Mail Service Support"
291	default n
292
293config RTCONFIG_USB
294	bool "USB Support"
295	default y
296
297config RTCONFIG_USBRESET
298	bool "USB Power Reset Support"
299	default n
300
301config RTCONFIG_WIFIPWR
302	bool "WIFI Power option"
303	default n
304
305config RTCONFIG_LEDARRAY
306	bool "wifi led array support"
307	default n
308
309config RTCONFIG_XHCIMODE
310	bool "XHCI mode Support"
311	default n
312
313config RTCONFIG_MEDIA_SERVER
314	bool "Media Server (MiniDLNA)"
315	depends on RTCONFIG_USB
316	default n
317
318config RTCONFIG_CLOUDSYNC
319	bool "Cloudsync (Cloud Client)"
320	depends on RTCONFIG_USB
321	default n
322
323config RTCONFIG_SWEBDAVCLIENT
324	bool "webdavsync (webdav Client)"
325	depends on RTCONFIG_CLOUDSYNC
326	default n
327
328config RTCONFIG_DROPBOXCLIENT
329	bool "Dropboxsync (dropbox Client)"
330	depends on RTCONFIG_CLOUDSYNC
331	default n
332
333config RTCONFIG_FTPCLIENT
334	bool "FTPSync (ftp Client)"
335	depends on RTCONFIG_CLOUDSYNC
336	default n
337
338config RTCONFIG_SAMBACLIENT
339	bool "SambaSync (samba Client)"
340	depends on RTCONFIG_CLOUDSYNC
341	default n
342
343config RTCONFIG_USBCLIENT
344	bool "UsbSync (usb Client)"
345	depends on RTCONFIG_CLOUDSYNC
346	default n
347
348config RTCONFIG_FLICKRCLIENT
349	bool "FlickrSync (flickr Client)"
350	depends on RTCONFIG_CLOUDSYNC
351	default n
352
353config RTCONFIG_FTP
354	bool "FTP Server"
355	depends on RTCONFIG_USB
356	default y
357
358config RTCONFIG_FTP_SSL
359	bool "FTP SSL Support"
360	depends on RTCONFIG_USB && RTCONFIG_FTP
361	default n
362
363config RTCONFIG_WEBDAV
364	bool "WebDav Support"
365	depends on RTCONFIG_USB
366	default n
367
368config RTCONFIG_SAMBASRV
369	bool "Samba File Sharing"
370	depends on RTCONFIG_USB
371	default y
372
373config RTCONFIG_SAMBA3
374	bool "Compile with Samba 3"
375	depends on RTCONFIG_SAMBASRV
376	default n
377
378config RTCONFIG_USB_EXTRAS
379	bool "Additional modules and utilities"
380	depends on RTCONFIG_USB
381	default n
382
383config RTCONFIG_TFAT
384	bool "Tuxera FAT module Support"
385	depends on RTCONFIG_USB
386	default n
387
388config RTCONFIG_NTFS
389	bool "NTFS Support"
390	depends on RTCONFIG_USB
391	default n
392
393config RTCONFIG_PARAGON_NTFS
394	bool "NTFS Support by Paragon"
395	depends on RTCONFIG_NTFS
396	default n
397
398config RTCONFIG_TUXERA_NTFS
399	bool "NTFS Support by Tuxera"
400	depends on RTCONFIG_NTFS
401	default n
402
403config RTCONFIG_OPEN_NTFS3G
404	bool "NTFS-3G Support"
405	depends on RTCONFIG_NTFS
406	default n
407
408config RTCONFIG_HFS
409	bool "HFS Support"
410	depends on RTCONFIG_USB
411	default n
412
413config RTCONFIG_PARAGON_HFS
414	bool "HFS Support by Paragon"
415	depends on RTCONFIG_HFS
416	default n
417
418config RTCONFIG_TUXERA_HFS
419	bool "HFS Support by Tuxera"
420	depends on RTCONFIG_HFS
421	default n
422
423config RTCONFIG_KERNEL_HFSPLUS
424	bool "Kernel HFSPLUS support"
425	depends on RTCONFIG_HFS
426	default n
427
428config RTCONFIG_UFSD_DEBUG
429	bool "ufsd debug Support"
430	depends on RTCONFIG_PARAGON_NTFS || RTCONFIG_PARAGON_HFS
431	default n
432
433config RTCONFIG_DISK_MONITOR
434	bool "Disk monitor Support"
435	depends on RTCONFIG_USB
436	default n
437
438config RTCONFIG_DISK_MONITOR
439	bool "Disk monitor Support"
440	depends on RTCONFIG_USB
441	default n
442
443config RTCONFIG_USB_PRINTER
444	bool "USB Printer Support"
445	depends on RTCONFIG_USB
446	default n
447
448config RTCONFIG_USB_MODEM
449	bool "USB Modem Support"
450	depends on RTCONFIG_USB
451	default n
452
453config RTCONFIG_USB_LESSMODEM
454	bool "Less USB Modem Support"
455	depends on RTCONFIG_USB_MODEM
456	default n
457
458config RTCONFIG_USB_MODEM_PIN
459	bool "USB Modem pin code Support"
460	depends on RTCONFIG_USB_MODEM
461	default n
462
463config RTCONFIG_USB_BECEEM
464	bool "BECEEM USB dongle Support"
465	depends on RTCONFIG_USB_MODEM
466	default n
467
468config RTCONFIG_BRCM_USBAP
469	bool "USB AP Support"
470	depends on RTCONFIG_USB
471	default n
472
473config RTCONFIG_APP_PREINSTALLED
474	bool "Preinstalled APP Packages Support"
475	depends on RTCONFIG_USB
476	default n
477
478config RTCONFIG_APP_NETINSTALLED
479	bool "Install APP Packages through Network Support"
480	depends on RTCONFIG_USB
481	default n
482
483config RTCONFIG_RALINK
484	bool "Ralink Chip Support"
485	default n
486
487config RTCONFIG_RALINK_RT3883
488	bool "Ralink Chip - RT3883 Support"
489	depends on RTCONFIG_RALINK
490	default n
491
492config RTCONFIG_RALINK_RT3052
493	bool "Ralink Chip - RT3052 Support"
494	depends on RTCONFIG_RALINK
495	default n
496
497config RTCONFIG_RALINK_MT7620
498	bool "Ralink Chip - MT7620 Support"
499	depends on RTCONFIG_RALINK
500	default n
501
502config RTCONFIG_RALINK_MT7621
503	bool "Ralink Chip - MT7621 Support"
504
505config RTCONFIG_SPI_FAST_CLOCK
506	bool "Ralink Chip - Double SPI clock"
507	depends on RTCONFIG_RALINK
508	default n
509
510config RTCONFIG_EDCCA
511	bool "Ralink Chip - EDCCA Monitor"
512	depends on RTCONFIG_RALINK
513	default n
514
515config RTCONFIG_N56U_SR2
516	bool "RT-N56U SR2 hardware support"
517	depends on RTCONFIG_RALINK
518	default n
519
520config RTCONFIG_AP_CARRIER_DETECTION
521	bool "Carrier Detection support"
522	depends on RTCONFIG_RALINK
523	default n
524
525config RTCONFIG_LOCALE2012
526	bool "Wireless Locale 2012"
527	depends on RTCONFIG_RALINK_RT3883
528	default n
529
530config RTCONFIG_QCA
531	bool "Qualcomm Atheros Chip Support"
532	default n
533
534config RTCONFIG_SOC_QCA9557
535	bool "Qualcomm Atheros QCA9557 SoC"
536	depends on RTCONFIG_QCA
537	default n
538
539config RTCONFIG_WIFI_QCA9557_QCA9882
540	bool "Qualcomm Atheros QCA9557 and QCA9882 WiFi chip"
541	depends on RTCONFIG_QCA
542	default n
543
544config RTCONFIG_QCA953X
545	bool "Qualcomm Atheros QCA953X Chip Support"
546	default n
547
548config RTCONFIG_QCA956X
549	bool "Qualcomm Atheros QCA956X Chip Support"
550	default n
551
552config RTCONFIG_QCA_PLC_UTILS
553	bool "Qualcomm Atheros Powerline Toolkit Support"
554	default n
555
556config RTCONFIG_AR7420
557	bool "Qualcomm Atheros AR7420 Powerline Chip Support"
558	default n
559
560config RTCONFIG_QCA7500
561	bool "Qualcomm Atheros QCA7500 Powerline Chip Support"
562	default n
563
564config RTCONFIG_DEFAULT_AP_MODE
565	bool "Default is AP mode"
566	default n
567
568config RTCONFIG_ODMPID
569	bool "ODM Product ID"
570	default n
571
572config RTCONFIG_TIMEMACHINE
573	bool "Timemachine Support"
574	default n
575
576config RTCONFIG_MDNS
577	bool "MDNS Support"
578	default n
579
580config RTCONFIG_FINDASUS
581	bool "FINDASUS Support"
582	default n
583
584config RTCONFIG_REDIRECT_DNAME
585	bool "Redirect domain name Support"
586	default n
587
588config RTCONFIG_DHCP_OVERRIDE
589	bool "DHCP override for AP/Repeater mode"
590	depends on RTCONFIG_REDIRECT_DNAME
591	default n
592
593config RTCONFIG_MTK_TW_AUTO_BAND4
594	bool "Choose BAND4 for auto channel"
595	default n
596
597config RTCONFIG_QCA_TW_AUTO_BAND4
598	bool "Choose BAND4 for auto channel"
599	default n
600
601config RTCONFIG_LED_ALL
602	bool "LED All GPIO"
603	default n
604
605config RTCONFIG_COMA
606	bool "COMA"
607	default n
608
609config CONFIG_LIBBCM
610	bool "Broadcom shared library functions"
611	default n
612
613config CONFIG_LIBUPNP
614	bool "BCM UPnP library"
615	default n
616
617config RTCONFIG_WPS
618	bool "WPS Support"
619	default y
620
621config RTCONFIG_WPS_ENROLLEE
622	bool "WPS Enrolle Support"
623	default n
624
625config RTCONFIG_WIFI_CLONE
626	bool "WiFi Clone Support"
627	depends on RTCONFIG_WPS_ENROLLEE
628	default n
629
630config RTCONFIG_SHP
631	bool "Special Handler Process"
632	default n
633
634config RTCONFIG_SFP
635	bool "Small Footprint"
636
637config RTCONFIG_STRACE
638	bool "strace"
639	default n
640
641config RTCONFIG_4M_SFP
642	bool "Small Footprint: 4MB Flash"
643	default n
644
645config RTCONFIG_8M_SFP
646	bool "Small Footprint: 8MB Flash"
647	default n
648
649config RTCONFIG_16M_RAM_SFP
650	bool "Small Footprint: 16MB RAM"
651	default n
652
653config RTCONFIG_GROCTRL
654	bool "GRO Control"
655	default n
656
657config RTCONFIG_LANWAN_LED
658	bool "SW Control LAN/WAN LED"
659	default n
660
661config RTCONFIG_WLAN_LED
662	bool "SW Control WLAN LED"
663	default n
664
665config RTCONFIG_FAKE_ETLAN_LED
666	bool "SW Control LAN LED"
667	default n
668
669config RTCONFIG_EXT_LED_WPS
670	bool "used to standalone WPS LED(not POWER LED)"
671	default n
672
673config RTCONFIG_SWMODE_SWITCH
674	bool "HW Switch for SWMODE"
675	default n
676
677config RTCONFIG_WL_AUTO_CHANNEL
678	bool "New auto_channel selection"
679	default n
680
681config RTCONFIG_SMALL_FW_UPDATE
682	bool "used for memory limited model"
683	default n
684
685config RTCONFIG_WIRELESS_SWITCH
686	bool "HW Switch for WiFi"
687	default n
688
689config RTCONFIG_WIFI_TOG_BTN
690	bool "HW Button for WiFi toggle"
691	default n
692
693config RTCONFIG_WPS_RST_BTN
694	bool "HW Button for WPS and Restore dual function"
695	default n
696
697config RTCONFIG_WPS_ALLLED_BTN
698	bool "HW Button for WPS and LED dual function"
699	default n
700
701config RTCONFIG_TURBO
702	bool "HW Turbo Btn"
703	default n
704
705config RTCONFIG_LED_BTN
706	bool "HW LED Button"
707	default n
708
709config RTCONFIG_USBEJECT
710	bool "HW LED Button usage"
711	default n
712
713config RTCONFIG_AUTODICT
714	bool "AUTO DICTIONARY TOOLS"
715	default n
716
717config RTCONFIG_AUTOLIVEUPDATE_ZIP
718	bool "AUTO Live update with ZIP method"
719	default n
720
721config RTCONFIG_ISP_METER
722	bool "ISP_METER"
723	default n
724
725config RTCONFIG_NVRAM_64K
726	bool "NVRAM_64K"
727	default n
728
729config RTCONFIG_GDB
730	bool "GDB"
731	default n
732
733config RTCONFIG_USB_XHCI
734	bool "XHCI"
735	default n
736
737config RTCONFIG_WLMODULE_RT3090_AP
738	bool "Wireless module RT3090 ap"
739	default n
740
741config RTCONFIG_WLMODULE_RT3352_INIC_MII
742	bool "Wireless module RT3352 iNIC MII"
743	default n
744
745config RTCONFIG_WLMODULE_MT7610_AP
746	bool "Wireless module MT7610 ap"
747	default n
748
749config RTCONFIG_WLMODULE_RLT_WIFI
750	bool "Wireless module RLT WIFI"
751	default n
752
753config RTCONFIG_WLMODULE_MT7603E_AP
754	bool "Wireless module MT7603E ap"
755	default n
756
757config RTCONFIG_PSISTLOG
758	bool "Persistent syslog"
759	default n
760
761config RTCONFIG_DUAL_TRX
762	bool "DUAL_TRX"
763	default n
764
765config RTCONFIG_UBI
766	bool "Unsorted Block Images"
767	default n
768
769config RTCONFIG_UBIFS
770	bool "UBI File-System"
771	default n
772
773config RTCONFIG_OPTIMIZE_XBOX
774	bool "OPTIMIZE_XBOX"
775	default n
776
777config RTCONFIG_NEW_REGULATION_DOMAIN
778	bool "New Regulation Domain"
779	default n
780
781config RTCONFIG_DYN_DICT_NAME
782	bool "DYN_DICT_NAME"
783	default n
784
785config RTCONFIG_LAN4WAN_LED
786	bool "SW Control 4LAN/WAN LED"
787	default n
788
789config RTCONFIG_EXT4FS
790	bool "ext4 filesystem"
791	default n
792
793config RTCONFIG_DMALLOC
794	bool "dmalloc"
795	default n
796
797config RTCONFIG_JFFS2ND_BACKUP
798	bool "backup some data to Read-only 2ND JFFS Partition"
799	default n
800
801config RTCONFIG_TEMPROOTFS
802	bool "temp rootfilesystem"
803	default n
804
805config RTCONFIG_ATEUSB3_FORCE
806	bool "ATE USB3 control"
807	default n
808
809config RTCONFIG_JFFS2LOG
810	bool "Backup syslog to jffs2"
811	depends on RTCONFIG_JFFS2 || RTCONFIG_BRCM_NAND_JFFS2
812	default n
813
814config RTCONFIG_WPSMULTIBAND
815	bool "Multi-band WPS"
816	default n
817
818config RTCONFIG_RALINK_DFS
819	bool "Rlink DFS support"
820	default n
821
822config RTCONFIG_ENGINEERING_MODE
823	bool "Engineering Mode"
824	default n
825
826config RTCONFIG_VPNC
827	bool "VPNC"
828	default n
829
830config RTCONFIG_KYIVSTAR
831	bool "KYIVSTAR specified"
832	default n
833
834config RTCONFIG_ETRON_XHCI
835	bool "Etron XHCI chip support"
836	default n
837
838config RTCONFIG_ETRON_XHCI_USB3_LED
839	bool "USB3 LED wired to ETRON XHCI chip"
840	default n
841
842config RTCONFIG_WPS_LED
843	bool "Individual WPS LED"
844	default n
845
846config RTCONFIG_MMC_LED
847	bool "Individual MMC LED"
848	default n
849
850config RTCONFIG_RESET_SWITCH
851	bool "reset switch"
852	default n
853
854config RTCONFIG_WANRED_LED
855	bool "WAN RED LED"
856	default n
857
858config RTCONFIG_BLINK_LED
859	bool "Blink LED(s)"
860	default n
861
862config RTCONFIG_CFE_NVRAM_CHK
863	bool "CFE_NVRAM_CHK"
864	default n
865
866config RTCONFIG_DEBUG
867	bool "debug mode"
868	default n
869
870config RTCONFIG_LLDP
871	bool "lldpd"
872	default n
873
874config RTCONFIG_HAS_5G
875	bool "has 5G band"
876	default y
877
878config RTCONFIG_TFTP
879	bool "TFTP server or client"
880	default n
881
882config RTCONFIG_QTN
883	bool "Quantenna boot-code and firmware"
884	default n
885
886config RTCONFIG_RGMII_BRCM5301X
887	bool "Config 5301x to RGMII mode"
888	default n
889
890config RTCONFIG_WPS_DUALBAND
891	bool "Config WPS DUALBAND"
892	default n
893
894config RTCONFIG_N18UTXBF
895	bool "enable TXBF for RT-N18U"
896	default n
897
898config RTCONFIG_BWDPI
899	bool "TrendMicro DPI engine and iQoS and Partenl Control"
900	default n
901
902config RTCONFIG_ADBLOCK
903	bool "Streaming and Pop-Up window Ad Blocking "
904	default n
905
906config RTCONFIG_TRAFFIC_LIMITER
907	bool "Traffic Limiter (data limit) for Internet traffic"
908	default n
909
910config RTCONFIG_BCM5301X_TRAFFIC_MONITOR
911	bool "read BCM5301x register for traffic monitor"
912	default n
913
914config RTCONFIG_SPEEDTEST
915	bool "BRCM Speedtest for detect upload / downlad bandwidth "
916	default n
917
918config RTCONFIG_BONDING
919	bool "Linux Net Bonding"
920	default n
921
922config RTCONFIG_UIDEBUG
923	bool "Enable UI debug mode"
924	default n
925
926config RTCONFIG_ROG
927	bool "Get APP Traffic from ROG client"
928	default n
929
930config RTCONFIG_GEOIP
931	bool "determine country by IP address"
932	default n
933
934config RTCONFIG_TRANSMISSION
935	bool "Transmission A Fast, Easy and Free BitTorrent client"
936	default n
937
938config RTCONFIG_NOWL
939	bool "no load wl module (only dhd test)"
940	default n
941
942config RTCONFIG_TCODE
943	bool "Territory code"
944	default y
945
946config RTCONFIG_ALLNOWL
947	bool "no load all wl module "
948	default n
949
950config RTCONFIG_WIFILOGO
951	bool "building for Wi-Fi certification"
952	default n
953
954config RTCONFIG_JFFS2USERICON
955	bool "Client list user upload icon"
956	default n
957
958config RTCONFIG_EXT_RTL8365MB
959	bool "rtl8365mb driver flag"
960
961config RTCONFIG_EXT_RTL8370MB
962	bool "rtl8370mb driver flag"
963
964config RTCONFIG_TOR
965	bool "The orion router function"
966	default n
967
968config RTCONFIG_TR069
969	bool "TR-069 agent"
970	default n
971
972config RTCONFIG_TR181
973	bool "Support TR-181 data model"
974	default n
975
976config RTCONFIG_STAINFO
977	bool "STA informtion support"
978	default n
979
980config RTCONFIG_CLOUDCHECK
981	bool "Cloudcheck support"
982	default n
983
984config RTCONFIG_GETREALIP
985	bool "Get external IP support"
986	default n
987
988config RTCONFIG_TUNNEL
989	bool "TUNNEL config"
990	default n
991
992config RTCONFIG_CFEZ
993	bool "compressed cfe"
994	default n
995
996config RTCONFIG_RESTRICT_GUI
997	bool "Restrict GUI"
998	default n
999
1000config RTCONFIG_LACP
1001	bool "LACP support"
1002	default n
1003
1004config RTCONFIG_KEY_GUARD
1005	bool "Key Guard support"
1006	default n
1007
1008config RTCONFIG_RECVFILE
1009	bool "Bcm recvfile support"
1010	default n
1011
1012config RTCONFIG_WTFAST
1013	bool "WTFast support"
1014	default n
1015
1016config RTCONFIG_IFTTT
1017	bool "IFTTT support"
1018	default n
1019
1020config RTCONFIG_ERP_TEST
1021	bool "erp test"
1022	default n
1023
1024config RTCONFIG_REBOOT_SCHEDULE
1025	bool "Reboot_schedule"
1026	default n
1027
1028config RTCONFIG_INTERNAL_GOBI
1029	bool "built-in Gobi"
1030	default n
1031
1032config RTCONFIG_UPNPC
1033	bool "UPNP client support"
1034	default y
1035
1036config RTCONFIG_MULTICAST_IPTV
1037	bool "Multicsat IPTV"
1038	default n
1039
1040config RTCONFIG_BONJOUR
1041	bool "Apple device query support"
1042	default y
1043
1044config RTCONFIG_FORCE_AUTO_UPGRADE
1045	bool "Force auto update"
1046	default n
1047
1048config RTCONFIG_TUXERA_SMBD
1049	bool "tuxera smbd"
1050	default n
1051
1052config RTCONFIG_BCMASPMD
1053	bool "bcm aspmd"
1054	default n
1055
1056config RTCONFIG_WLCLMLOAD
1057	bool "bcm clm specefic-load"
1058	default n
1059
1060config RTCONFIG_MUMIMO
1061	bool "bcm mu-mimo support"
1062	default n
1063
1064config RTCONFIG_DYN_MODEM
1065	bool "Dynamic enable the USB Modem"
1066	default n
1067
1068config RTCONFIG_NOTIFICATION_CENTER
1069	bool "Notification Center"
1070	default y
1071
1072config RTCONFIG_6RELAYD
1073	bool "IPv6 Relay support"
1074	depends on RTCONFIG_IPV6
1075	default n
1076
1077config RTCONFIG_PORT_BASED_VLAN
1078	bool "Port based vlan support"
1079	default n
1080
1081config RTCONFIG_NOIPTV
1082        bool "No IPTV support"
1083        default n
1084