commit | 2c2e2c9e14462a34bb99ba281c7445c3174a0fe6 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Wed Dec 28 08:43:30 2016 -0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 04 19:40:17 2017 -0500 |
tree | 72b24b0a25f145b31e4e9a0866211a8b386f1877 | |
parent | 53c953841bbb2c094144bff00b41501b635f3153 [diff] |
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>