projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1042b
)
defconfig: g12a: Unset BRIDGE_NETFILTER
author
Chris Fries
<cfries@google.com>
Thu, 26 Apr 2018 15:49:23 +0000
(10:49 -0500)
committer
Bruno Martins
<bgcngm@gmail.com>
Mon, 18 Dec 2023 10:24:09 +0000
(10:24 +0000)
CONFIG_BRIDGE_NETFILTER is default=m and we don't use it.
Bug:
78574169
Change-Id: Ie8aa5e2a7adc64679e142f931b8da03999b08a43
Signed-off-by: Chris Fries <cfries@google.com>
arch/arm64/configs/g12a_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/g12a_defconfig
b/arch/arm64/configs/g12a_defconfig
index 19ad014fbb5932986e2830a933f6fe56202c0e02..cf3eba0e503985c5fce11b13146a563a8d323783 100644
(file)
--- a/
arch/arm64/configs/g12a_defconfig
+++ b/
arch/arm64/configs/g12a_defconfig
@@
-105,6
+105,7
@@
CONFIG_IPV6_VTI=y
# CONFIG_IPV6_SIT is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_NETFILTER=y
+# CONFIG_BRIDGE_NETFILTER is not set
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_EVENTS=y