--- zzzz-none-000/linux-4.9.279/net/Kconfig 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/net/Kconfig 2023-02-08 10:58:16.000000000 +0000 @@ -1,3 +1,7 @@ +# Includes Intel Corporation's changes/modifications dated: 2017, 2018. +# Changed/modified portions - Copyright (c) 2017-2018, Intel Corporation. +# + # # Network configuration # @@ -187,7 +191,7 @@ depends on BRIDGE depends on NETFILTER && INET depends on NETFILTER_ADVANCED - default m + default n ---help--- Enabling this option will let arptables resp. iptables see bridged ARP resp. IP traffic. If you want a bridging firewall, you probably @@ -374,6 +378,10 @@ config FIB_RULES bool +# TI Specific Networking Extensions +source "net/ti.Kconfig" + + menuconfig WIRELESS bool "Wireless" depends on !S390