summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorAnton D. Kachalov <gmouse@google.com>2021-02-04 15:36:08 +0300
committerAnton D. Kachalov <rnouse@google.com>2021-02-18 01:48:41 +0300
commit6926f175f0a8099501ea2523f270db6be7049dcd (patch)
tree48560fd5e2193ebf91212798fe0f902afe858758 /meta-nuvoton
parent1be0a661fce2d8d1ea3b19c9ecfb649f43ce6f01 (diff)
downloadopenbmc-6926f175f0a8099501ea2523f270db6be7049dcd.tar.xz
nuvoton: Enable seccomp support in kernel.
Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I5f6ef36e374b4b1d6f2cb50d6f7344fa801aa12a
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig
index 635db10b9..78f13fd48 100644
--- a/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig
+++ b/meta-nuvoton/recipes-kernel/linux/linux-nuvoton/defconfig
@@ -142,3 +142,5 @@ CONFIG_ARM_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_USER_API_HASH=y
+CONFIG_SECCOMP=y
+CONFIG_OABI_COMPAT=n