1 dnl --- T2-COPYRIGHT-NOTE-BEGIN ---
2 dnl T2 SDE: architecture/share/linux-net.conf.m4
3 dnl Copyright (C) 2004 - 2024 The T2 SDE Project
5 dnl This Copyright note is generated by scripts/Create-CopyPatch,
6 dnl more information can be found in the files COPYING and README.
8 dnl This program is free software; you can redistribute it and/or modify
9 dnl it under the terms of the GNU General Public License version 2.
10 dnl --- T2-COPYRIGHT-NOTE-END ---
12 dnl the basic sections
22 CONFIG_TCP_CONG_ADVANCED=y
24 CONFIG_BRIDGE_VLAN_FILTERING=y
29 CONFIG_LED_TRIGGER_PHY=y
36 dnl Enable some vendor sections
38 CONFIG_NET_VENDOR_3COM=y
39 CONFIG_NET_VENDOR_SMC=y
40 CONFIG_NET_VENDOR_RACAL=y
42 dnl make sure those are modular (built-in by default)
45 CONFIG_8139TOO_TUNE_TWISTER=y
51 dnl Enable some categories so drivers are enabled as modules
57 dnl Misc network device support
62 dnl Enable IP autoconfiguration
64 # CONFIG_IP_PNP is not set
65 dnl CONFIG_IP_PNP_BOOTP=y
66 dnl CONFIG_IP_PNP_DHCP=y
68 dnl Enable some nice networking features
70 CONFIG_IP_ADVANCED_ROUTER=y
71 CONFIG_IP_MULTIPLE_TABLES=y
75 dnl Enable QoS and IP-Tables (drivers themself are modules)
79 CONFIG_NETFILTER_FAMILY_ARP=y
83 dnl Disable dangerous packet generator
85 # CONFIG_NET_PKTGEN is not set
87 dnl Disable PTP classifier that JITs code on each boot oopsing on ps3
88 # CONFIG_PTP_1588_CLOCK is not set
90 dnl Important BT settings, RFCOM_TTY that is
95 CONFIG_BT_RFCOMM_TTY=y
97 dnl Enable fibre channel support
100 dnl Wireless Fidelity
101 CONFIG_WLAN_PRE80211=y
104 dnl some more vendor options
105 CONFIG_BRCMFMAC_USB=y
106 CONFIG_BRCMFMAC_PCIE=y
108 dnl rare / obsolete stuff
109 # CONFIG_ISDN is not set
110 # CONFIG_WIMAX is not set
111 # CONFIG_DECNET is not set
113 dnl Enable NF-TABLES support
115 CONFIG_NF_TABLES_INET=y
116 CONFIG_NF_TABLES_NETDEV=y
117 CONFIG_NF_NAT_REDIRECT=y
118 CONFIG_NF_TABLES_IPV4=y
119 CONFIG_NF_TABLES_ARP=y
120 CONFIG_NF_TABLES_IPV6=y