aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-lts/config-lts.ppc64le
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-01-02 10:21:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-02 11:19:36 +0000
commitf2ca3420aaf2656a2bcdf30cbd7bac0a33d19ec6 (patch)
tree468a002761ec935045bb7e48ff1cb1f77b1eb1c8 /main/linux-lts/config-lts.ppc64le
parentc1a44df21adc1008b4d6432e9c841bdabfcf8ba4 (diff)
downloadaports-f2ca3420aaf2656a2bcdf30cbd7bac0a33d19ec6.tar.bz2
aports-f2ca3420aaf2656a2bcdf30cbd7bac0a33d19ec6.tar.xz
main/linux-lts: enable NFT_FIB_IPV* for ppc64le/s390x
This is what we do for x86_64 since commit c1a44df21adc (main/linux-lts: enable NFT_FIB_IPV4, NFT_FIB_IPV6) Also enable NFT_DUP_IPV4 for ppc64le, which is what we do for x86_64. ref #11058
Diffstat (limited to 'main/linux-lts/config-lts.ppc64le')
-rw-r--r--main/linux-lts/config-lts.ppc64le15
1 files changed, 9 insertions, 6 deletions
diff --git a/main/linux-lts/config-lts.ppc64le b/main/linux-lts/config-lts.ppc64le
index 5ff89a23d8..814cb96ff2 100644
--- a/main/linux-lts/config-lts.ppc64le
+++ b/main/linux-lts/config-lts.ppc64le
@@ -893,6 +893,8 @@ CONFIG_NFT_REJECT=m
CONFIG_NFT_REJECT_INET=m
CONFIG_NFT_COMPAT=m
CONFIG_NFT_HASH=m
+CONFIG_NFT_FIB=m
+# CONFIG_NFT_FIB_INET is not set
# CONFIG_NFT_XFRM is not set
CONFIG_NFT_SOCKET=m
CONFIG_NFT_OSF=m
@@ -901,6 +903,7 @@ CONFIG_NFT_TPROXY=m
CONFIG_NF_DUP_NETDEV=m
CONFIG_NFT_DUP_NETDEV=m
CONFIG_NFT_FWD_NETDEV=m
+# CONFIG_NFT_FIB_NETDEV is not set
CONFIG_NF_FLOW_TABLE_INET=m
CONFIG_NF_FLOW_TABLE=m
CONFIG_NETFILTER_XTABLES=m
@@ -1066,9 +1069,9 @@ CONFIG_NF_SOCKET_IPV4=m
CONFIG_NF_TPROXY_IPV4=m
CONFIG_NF_TABLES_IPV4=y
CONFIG_NFT_REJECT_IPV4=m
-# CONFIG_NFT_DUP_IPV4 is not set
-# CONFIG_NFT_FIB_IPV4 is not set
-# CONFIG_NF_TABLES_ARP is not set
+CONFIG_NFT_DUP_IPV4=m
+CONFIG_NFT_FIB_IPV4=m
+CONFIG_NF_TABLES_ARP=y
CONFIG_NF_FLOW_TABLE_IPV4=m
CONFIG_NF_DUP_IPV4=m
CONFIG_NF_LOG_ARP=m
@@ -1107,8 +1110,8 @@ CONFIG_NF_SOCKET_IPV6=m
CONFIG_NF_TPROXY_IPV6=m
CONFIG_NF_TABLES_IPV6=y
CONFIG_NFT_REJECT_IPV6=m
-# CONFIG_NFT_DUP_IPV6 is not set
-# CONFIG_NFT_FIB_IPV6 is not set
+CONFIG_NFT_DUP_IPV6=m
+CONFIG_NFT_FIB_IPV6=m
CONFIG_NF_FLOW_TABLE_IPV6=m
CONFIG_NF_DUP_IPV6=m
CONFIG_NF_REJECT_IPV6=m
@@ -3141,7 +3144,7 @@ CONFIG_HID_EZKEY=m
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
-# CONFIG_HID_UCLOGIC is not set
+CONFIG_HID_UCLOGIC=m
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_VIEWSONIC is not set
CONFIG_HID_GYRATION=m