On Fri, 10 Jul 2020 at 04:22, Ovidiu Panait wrote:
>
> In order to be able to replace "#ifdef CONFIG_SYS_SRAM_BASE" sequences
> with the IS_ENABLED() equivalent, introduce a new boolean Kconfig option
> that signals whether the platform has SRAM support.
>
> Signed-off-by: Ovidiu Panait
> ---
>
>
In order to be able to replace "#ifdef CONFIG_SYS_SRAM_BASE" sequences
with the IS_ENABLED() equivalent, introduce a new boolean Kconfig option
that signals whether the platform has SRAM support.
Signed-off-by: Ovidiu Panait
---
Kconfig | 11 +++
1 file changed, 11 insertions(+)
diff -
2 matches
Mail list logo