powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 14 Apr 2023 13:23:50 +0000 (23:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 21 Apr 2023 06:16:22 +0000 (16:16 +1000)
commite0fe568ebbc0705fe2fe4ea62be752fad9d801d0
treea29c91e98b7cb8d20118fb93d23379f8f0c7f9c3
parentd892ed0420e20a6423a165fdebb228590ece5f95
powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JIT

Tell the generic BPF code that the JIT should be enabled by default,
rather than the interpreter. Most distros use CONFIG_BPF_JIT_ALWAYS_ON=y
anyway, so this just updates upstream to more closely match that.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230414132415.821564-7-mpe@ellerman.id.au
arch/powerpc/Kconfig