]> git.ipfire.org Git - people/ms/u-boot.git/commit
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
authorYork Sun <york.sun@nxp.com>
Wed, 28 Dec 2016 16:43:30 +0000 (08:43 -0800)
committerTom Rini <trini@konsulko.com>
Thu, 5 Jan 2017 00:40:17 +0000 (19:40 -0500)
commit2c2e2c9e14462a34bb99ba281c7445c3174a0fe6
tree72b24b0a25f145b31e4e9a0866211a8b386f1877
parent53c953841bbb2c094144bff00b41501b635f3153
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig

Instead of define CONFIG_SYS_FSL_SEC_COMPAT in header files for PowerPC
and ARM SoCs, move it to Kconfig under the driver.

Signed-off-by: York Sun <york.sun@nxp.com>
13 files changed:
arch/arm/Kconfig
arch/arm/cpu/armv7/ls102xa/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/include/asm/arch-ls102xa/config.h
arch/powerpc/Kconfig
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/include/asm/config.h
arch/powerpc/include/asm/config_mpc85xx.h
drivers/crypto/fsl/Kconfig
include/configs/mx6_common.h
include/configs/mx7_common.h
scripts/config_whitelist.txt