drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC
authorNeha Malcom Francis <n-francis@ti.com>
Mon, 6 Jan 2025 09:07:05 +0000 (14:37 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 14 Jan 2025 21:47:07 +0000 (15:47 -0600)
commit98dd3c126e3b2cb051ab671e27568c945e40c71a
treeeaf1970fb5900cad3f5ae0fd42d38a700470f535
parent42957c3a8ba54c241f0a6d71f5c7d08ffc241adc
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>
drivers/ram/Kconfig