Author: nbd Date: 2015-01-18 10:25:38 +0100 (Sun, 18 Jan 2015) New Revision: 44026
Modified: trunk/target/linux/generic/config-3.14 trunk/target/linux/generic/config-3.18 Log: kernel: add missing config symbol Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-3.14 =================================================================== --- trunk/target/linux/generic/config-3.14 2015-01-18 09:25:32 UTC (rev 44025) +++ trunk/target/linux/generic/config-3.14 2015-01-18 09:25:38 UTC (rev 44026) @@ -3104,6 +3104,7 @@ # 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 Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-01-18 09:25:32 UTC (rev 44025) +++ trunk/target/linux/generic/config-3.18 2015-01-18 09:25:38 UTC (rev 44026) @@ -3235,6 +3235,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
