mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-07-10 00:26:55 +00:00
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>
This commit is contained in:
parent
53c953841b
commit
2c2e2c9e14
13 changed files with 115 additions and 37 deletions
|
@ -5546,7 +5546,6 @@ CONFIG_SYS_FSL_SCFG_PIXCLKCR_OFFSET
|
|||
CONFIG_SYS_FSL_SCFG_PIXCLK_ADDR
|
||||
CONFIG_SYS_FSL_SEC_ADDR
|
||||
CONFIG_SYS_FSL_SEC_BE
|
||||
CONFIG_SYS_FSL_SEC_COMPAT
|
||||
CONFIG_SYS_FSL_SEC_IDX_OFFSET
|
||||
CONFIG_SYS_FSL_SEC_LE
|
||||
CONFIG_SYS_FSL_SEC_MON_BE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue