summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/kernelconfig
diff options
context:
space:
mode:
authorRouven Czerwinski <r.czerwinski@pengutronix.de>2018-11-28 06:28:43 +0100
committerRouven Czerwinski <r.czerwinski@pengutronix.de>2018-12-07 15:44:48 +0100
commit57a4db901d3b7b3eea6d1925984f5d0387414b50 (patch)
tree79178f07eef2029395399e4300c8e2a2614a1948 /configs/platform-v7a/kernelconfig
parent039a636d541f03769133740fbb9b400ea58cf7e9 (diff)
downloadDistroKit-57a4db901d3b7b3eea6d1925984f5d0387414b50.tar.gz
DistroKit-57a4db901d3b7b3eea6d1925984f5d0387414b50.tar.xz
platform-v7a: disable CONFIG_BPFILTER_UMH
This tries to use the host compiler directly. Disable it until we either have a patch for the compiler selection or a fix is merged upstream. Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/kernelconfig')
-rw-r--r--configs/platform-v7a/kernelconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 26ac9ff..6822576 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -874,7 +874,7 @@ CONFIG_NETFILTER_INGRESS=y
# CONFIG_NF_LOG_IPV6 is not set
# CONFIG_IP6_NF_IPTABLES is not set
CONFIG_BPFILTER=y
-CONFIG_BPFILTER_UMH=y
+# CONFIG_BPFILTER_UMH is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set