From: pbrobinson@gmail•com (Peter Robinson)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 2/2] arm64: defconfig: enable BPF related configs
Date: Sun, 11 Nov 2018 18:10:48 +0000 [thread overview]
Message-ID: <20181111181048.10933-2-pbrobinson@gmail.com> (raw)
In-Reply-To: <20181111181048.10933-1-pbrobinson@gmail.com>
The BPF components are getting more widely used by various components
so we should enable them in the ARMv7 multi config to ensure they
get wider testing and don't regress.
Signed-off-by: Peter Robinson <pbrobinson@gmail•com>
Cc: Catalin Marinas <catalin.marinas@arm•com>
Cc: Will Deacon <will.deacon@arm•com>
Cc: Arnd Bergmann <arnd@arndb•de>
Cc: Olof Johansson <olof@lixom•net>
---
arch/arm64/configs/defconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c9a57d11330b..8748f6cf9fcd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -19,6 +19,7 @@ CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
+CONFIG_CGROUP_BPF=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
@@ -157,7 +158,10 @@ CONFIG_VLAN_8021Q_MVRP=y
CONFIG_QRTR=m
CONFIG_QRTR_SMD=m
CONFIG_QRTR_TUN=m
+CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
+CONFIG_BPF_JIT_ALWAYS_ON=y
+CONFIG_BPF_STREAM_PARSER=y
CONFIG_BT=m
CONFIG_BT_HIDP=m
# CONFIG_BT_HS is not set
--
2.19.1
next prev parent reply other threads:[~2018-11-11 18:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-11 18:10 [PATCH 1/2] ARM: multi_v7_defconfig: enable BPF related configs Peter Robinson
2018-11-11 18:10 ` Peter Robinson [this message]
2018-11-12 18:36 ` [PATCH 2/2] arm64: defconfig: " Will Deacon
2018-11-17 23:18 ` Ard Biesheuvel
2018-11-26 15:38 ` Will Deacon
2018-11-26 15:52 ` Russell King - ARM Linux
2018-11-27 19:31 ` Will Deacon
2018-11-27 23:18 ` Russell King - ARM Linux
2018-11-28 20:01 ` Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181111181048.10933-2-pbrobinson@gmail.com \
--to=pbrobinson@gmail$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox