Przeglądaj źródła

add missing config file for seccomp

Waldemar Brodkorb 2 tygodni temu
rodzic
commit
6e6af1fba0
1 zmienionych plików z 8 dodań i 0 usunięć
  1. 8 0
      target/linux/config/Config.in.security

+ 8 - 0
target/linux/config/Config.in.security

@@ -0,0 +1,8 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+config ADK_LINUX_KERNEL_SECCOMP
+	bool
+
+config ADK_LINUX_KERNEL_SECCOMP_FILTER
+	bool