[PATCH v3 05/27] moveconfig: Drop CONFIG-moving code
Simon Glass
sjg at chromium.org
Sat Oct 7 22:38:06 CEST 2023
As a step towards cleaning out old code, drop most of the code that moves
CONFIG options to Kconfig. This includes parse_one_config().
Drop the ACTION_... values as well, since they are no-longer used.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/moveconfig.py | 163 ++++++--------------------------------------
1 file changed, 19 insertions(+), 144 deletions(-)
Applied to u-boot-dm, thanks!
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list