commit | 84dda5ce3e3ba126f1bf83f87c84f27714b5fe4a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Mon Apr 15 10:20:05 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 18 16:37:22 2024 -0600 |
tree | ac55628335af0c532b1966f4f3ddfc80dee92d28 | |
parent | 16da853114efa97682920356a0eaa6a34270477f [diff] |
Kconfig: Remove all default n options default n doesn't need to be specified. It is default option anyway. Similar changes have been done by commit 18370f14975c ("Kconfig: Remove all default n/no options"). Signed-off-by: Michal Simek <michal.simek@amd.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>