[PATCH 2/3] buildman: Detect Kconfig loops
Tom Rini
trini at konsulko.com
Thu Oct 21 14:13:08 CEST 2021
On Tue, Oct 19, 2021 at 09:43:24PM -0600, Simon Glass wrote:
> Hex and int Kconfig options are supposed to have defaults. This is so we
> can configure U-Boot without having to enter particular values for the
> items that don't have specific values in the board's defconfig file.
That's not true. All symbols that we can make reasonable defaults for
get them. It's just that for boolean n is a reasonable default.
int/hex often just need to be entered, period.
Everything else is fine however, thanks for digging in to this.
--
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/20211021/a400221a/attachment.sig>
More information about the U-Boot
mailing list