Author: nbd Date: 2015-03-16 22:17:41 +0100 (Mon, 16 Mar 2015) New Revision: 44850
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-3.19 trunk/target/linux/generic/config-4.0 Log: kernel: add missing config symbol Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-03-16 21:00:14 UTC (rev 44849) +++ trunk/target/linux/generic/config-3.18 2015-03-16 21:17:41 UTC (rev 44850) @@ -3251,6 +3251,7 @@ # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set +# CONFIG_SCx200_ACB is not set # CONFIG_SDIO_UART is not set # CONFIG_SECCOMP is not set # CONFIG_SECURITY is not set Modified: trunk/target/linux/generic/config-3.19 =================================================================== --- trunk/target/linux/generic/config-3.19 2015-03-16 21:00:14 UTC (rev 44849) +++ trunk/target/linux/generic/config-3.19 2015-03-16 21:17:41 UTC (rev 44850) @@ -3274,6 +3274,7 @@ # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_WD719X is not set +# CONFIG_SCx200_ACB is not set # CONFIG_SDIO_UART is not set # CONFIG_SECCOMP is not set # CONFIG_SECURITY is not set Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-03-16 21:00:14 UTC (rev 44849) +++ trunk/target/linux/generic/config-4.0 2015-03-16 21:17:41 UTC (rev 44850) @@ -3283,6 +3283,7 @@ # CONFIG_SCSI_UFSHCD is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_WD719X is not set +# CONFIG_SCx200_ACB is not set # CONFIG_SDIO_UART is not set # CONFIG_SECCOMP is not set # CONFIG_SECURITY is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
