diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-14 11:44:41 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-12-14 11:44:41 -0600 |
commit | 8e714e2417007c2852e35d6075073dc267d29f39 (patch) | |
tree | c94226072a558093755e5e9e1ff16be1bfb2ab3e /kernel-s390x-zfcpdump-rhel.config | |
parent | 211df4f6bb88501f1672ee7d2b897f4e5643bb39 (diff) | |
download | kernel-8e714e2417007c2852e35d6075073dc267d29f39.tar.gz kernel-8e714e2417007c2852e35d6075073dc267d29f39.tar.xz kernel-8e714e2417007c2852e35d6075073dc267d29f39.zip |
Fix he rhel s390x zfcpdump config
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-s390x-zfcpdump-rhel.config')
-rw-r--r-- | kernel-s390x-zfcpdump-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index fe1d5524e..8c6389161 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -451,7 +451,7 @@ CONFIG_BPF_JIT=y CONFIG_BPF_LSM=y # CONFIG_BPF_PRELOAD is not set CONFIG_BPF_STREAM_PARSER=y -# CONFIG_BPF_SYSCALL is not set +CONFIG_BPF_SYSCALL=y CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_BRANCH_PROFILE_NONE=y # CONFIG_BRCMDBG is not set |