Explorar el Código

add missing config file for seccomp

Waldemar Brodkorb hace 3 semanas
padre
commit
6e6af1fba0
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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