On Fri, Mar 03, 2023 at 01:51:24PM +0530, Neha Malcom Francis wrote:
> Kconfig does not support using 'select' to select a 'choice'. A choice
> can be configured by either setting the choice symbol to 'y' in a
> configuration file or by setting a 'default' of the choice.
>
> In board/ti/*/Kconfig
Kconfig does not support using 'select' to select a 'choice'. A choice
can be configured by either setting the choice symbol to 'y' in a
configuration file or by setting a 'default' of the choice.
In board/ti/*/Kconfig the SOC_K3_* choice is already set to 'y' in their
corresponding configs/*_defc
2 matches
Mail list logo