diff options
author | John Crispin <john@openwrt.org> | 2015-01-08 21:23:18 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-01-08 21:23:18 +0000 |
commit | baad87ae3d492e16079134fc8275c2c5cdfcf4dd (patch) | |
tree | 85212f6f9fd9c48df3c10328ed4a441b481c1182 /target/linux/generic/config-3.13 | |
parent | 31eadd07f29842a26ff9f133157aa28a0f379f46 (diff) | |
download | upstream-baad87ae3d492e16079134fc8275c2c5cdfcf4dd.tar.gz upstream-baad87ae3d492e16079134fc8275c2c5cdfcf4dd.tar.bz2 upstream-baad87ae3d492e16079134fc8275c2c5cdfcf4dd.zip |
kernel: add SECCOMP to menuconfig
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43888
Diffstat (limited to 'target/linux/generic/config-3.13')
-rw-r--r-- | target/linux/generic/config-3.13 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index d9f92eea01..8dff7e163d 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -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_SECCOMP is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set # CONFIG_SECURITY_DMESG_RESTRICT is not set |