Commits
Horia Geantă committed b6c04deb67d
MLK-22625-2 ARM: imx_v6_v7_defconfig: enable tcrypt module tcrypt module is required for testing crypto algorithms. Note: CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is let to default value ("y"), since setting it to "n" would slow down boot, i.e. have a system-level effect. For tcrypt testing CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=n is needed, which will have to be done using a separate kernel config. Signed-off-by: Horia Geantă <horia.geanta@nxp.com>