kernel: add SECCOMP to menuconfig
authorJohn Crispin <john@openwrt.org>
Thu, 8 Jan 2015 21:23:18 +0000 (21:23 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 8 Jan 2015 21:23:18 +0000 (21:23 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43888

config/Config-kernel.in
target/linux/generic/config-3.10
target/linux/generic/config-3.13
target/linux/generic/config-3.14
target/linux/generic/config-3.18
target/linux/generic/config-3.3
target/linux/generic/config-3.8

index 51cc31f515447fd0d9b202b393f98c235d6c5310..656fce3eb8a453cb561300e513f7e82f0dc6b695 100644 (file)
@@ -465,3 +465,17 @@ if KERNEL_LXC_MISC
                  operations on message queues.
 
 endif
                  operations on message queues.
 
 endif
+
+config KERNEL_SECCOMP
+       bool "Enable seccomp support"
+               depends on !(TARGET_uml || TARGET_avr32)
+               default n
+               help
+                 Build kernel with support for seccomp.
+
+config KERNEL_SECCOMP_FILTER
+       bool "Enable seccomp filter support"
+               depends on KERNEL_SECCOMP
+               default n
+               help
+                 Build kernel with support for seccomp BPF programs.
index 9251e6c17bace0b74cb6665fc0ad29fd88ed1f11..4299c5789564ed75d564e7c298101baf0394f3c1 100644 (file)
@@ -2892,7 +2892,6 @@ CONFIG_SCSI_PROC_FS=y
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
-# CONFIG_SECCOMP is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
index d9f92eea01b9e5efabdce73a2c4cc7ce183aede2..8dff7e163d6cc902d8a2e8094956decfd4f28c5f 100644 (file)
@@ -3043,7 +3043,6 @@ CONFIG_SCSI_PROC_FS=y
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
-# CONFIG_SECCOMP is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
index 2faf7f912bfe53d42c6aa0a4e3fef05ce6ef90cc..7b6055a2e264f91835a616ab69eb961f1a6c114f 100644 (file)
@@ -3104,7 +3104,6 @@ CONFIG_SCSI_PROC_FS=y
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
-# CONFIG_SECCOMP is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
index 9e4dec384609cf96017a1a749ca5856d40249ec0..ce2ec5c68cca7ab9d877aa52c775527b6a5b66a0 100644 (file)
@@ -3230,7 +3230,6 @@ CONFIG_SCSI_PROC_FS=y
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
-# CONFIG_SECCOMP is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
index 6567bca5b31d318b03f50eb4d627cc9d73efc9b3..4de7995fe4d8df988e5474bbeed790bd3c68eb29 100644 (file)
@@ -2483,7 +2483,6 @@ CONFIG_SCSI_PROC_FS=y
 # CONFIG_SCSI_U14_34F is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
 # CONFIG_SCSI_U14_34F is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
-# CONFIG_SECCOMP is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
index b647075dc116ca5dbeaac571d04893193a5f6566..343c0dda0c7baba02651cf246bdaf4281adbf4da 100644 (file)
@@ -2782,7 +2782,6 @@ CONFIG_SCSI_PROC_FS=y
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
 # CONFIG_SCSI_UFSHCD is not set
 # CONFIG_SCSI_ULTRASTOR is not set
 # CONFIG_SDIO_UART is not set
-# CONFIG_SECCOMP is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set
 # CONFIG_SECURITY is not set
 # CONFIG_SECURITYFS is not set
 # CONFIG_SECURITY_DMESG_RESTRICT is not set