Author: hauke Date: 2016-03-17 23:36:27 +0100 (Thu, 17 Mar 2016) New Revision: 49033
Modified: trunk/target/linux/generic/config-4.3 trunk/target/linux/generic/config-4.4 Log: kernel: add missing kernel options This was found by the build bot. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-4.3 =================================================================== --- trunk/target/linux/generic/config-4.3 2016-03-17 21:41:07 UTC (rev 49032) +++ trunk/target/linux/generic/config-4.3 2016-03-17 22:36:27 UTC (rev 49033) @@ -773,6 +773,7 @@ # CONFIG_CRYPTO_DEV_FSL_CAAM is not set # CONFIG_CRYPTO_DEV_HIFN_795X is not set # CONFIG_CRYPTO_DEV_IMGTEC_HASH is not set +# CONFIG_CRYPTO_DEV_MARVELL_CESA is not set # CONFIG_CRYPTO_DEV_MV_CESA is not set # CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set # CONFIG_CRYPTO_DEV_QCE is not set Modified: trunk/target/linux/generic/config-4.4 =================================================================== --- trunk/target/linux/generic/config-4.4 2016-03-17 21:41:07 UTC (rev 49032) +++ trunk/target/linux/generic/config-4.4 2016-03-17 22:36:27 UTC (rev 49033) @@ -750,6 +750,7 @@ # CONFIG_CRYPTO_DEV_FSL_CAAM is not set # CONFIG_CRYPTO_DEV_HIFN_795X is not set # CONFIG_CRYPTO_DEV_IMGTEC_HASH is not set +# CONFIG_CRYPTO_DEV_MARVELL_CESA is not set # CONFIG_CRYPTO_DEV_MV_CESA is not set # CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set # CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
