commit | 48dfe37af4a1d79d5bf09b6f8be29f63abf4d95c | [log] [tgz] |
---|---|---|
author | Neha Malcom Francis <n-francis@ti.com> | Mon Jan 06 14:37:05 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 14 15:47:07 2025 -0600 |
tree | eaf1970fb5900cad3f5ae0fd42d38a700470f535 | |
parent | f0297ba8ad314b5c38913b05da225e3a930239ef [diff] |
drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC Add CONFIG_K3_INLINE_ECC so that ECC functions can be compiled into R5 SPL only when the config has been enabled. Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Signed-off-by: Santhosh Kumar K <s-k6@ti.com> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>