diff options
| author | Emanuele Ghidoli <[email protected]> | 2025-10-24 07:40:32 +0200 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2025-10-30 12:39:28 -0300 |
| commit | f6f319f035c7c8b04f95e3252ac136c128357871 (patch) | |
| tree | ed6ea7ed1dd833e7c1d5e37f435956bfdf0d6588 /include | |
| parent | 4772cf97f083a5fcdcbd497b42edc4d46f6a17e9 (diff) | |
arm: imx8: select ARCH_MISC_INIT if FSL_CAAM is enabled
Commit 2a7acc865b9d ("configs: colibri-imx8x: enable RNG support for KASLR")
enables FSL_CAAM which requires initialization in arch_misc_init().
The ARCH_MISC_INIT configuration was added to the relevant defconfig.
Commit d0ed9636902b ("global: Make ARCH_MISC_INIT a selected symbol")
changed ARCH_MISC_INIT to require explicit selection by the developer.
With this change the colibri-imx8x defconfig is no longer sufficient to
enable ARCH_MISC_INIT when FSL_CAAM is selected.
Add the necessary selection to automatically enable ARCH_MISC_INIT when
FSL_CAAM is enabled on i.MX8 platforms.
Fixes: d0ed9636902b ("global: Make ARCH_MISC_INIT a selected symbol")
Signed-off-by: Emanuele Ghidoli <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
