
25 Oct
2023
25 Oct
'23
3:40 p.m.
:n Wed, Oct 25, 2023 at 09:25:37AM +0200, Michal Simek wrote:
Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all
default n/no options") and again sync is required.
default n/no doesn't need to be specified. It is default option anyway.
Signed-off-by: Michal Simek michal.simek@amd.com
Thanks. It would be good to add something to checkpatch.pl for this, and it would be appropriate to do it outside of the u-boot specific checks I think. A similar patch could be done for the kernel as I see 519 instances there currently.
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom