[PATCH] board: ti: Kconfig: Correct invalid Kconfig syntax

Tom Rini trini at konsulko.com
Thu Mar 30 03:53:51 CEST 2023


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 the SOC_K3_* choice is already set to 'y' in their
> corresponding configs/*_defconfig file. So remove selecting it.
> 
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230329/2aae6258/attachment-0001.sig>


More information about the U-Boot mailing list