Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
authorSimon Glass <sjg@chromium.org>
Tue, 12 Jul 2022 01:04:07 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 5 Aug 2022 15:47:56 +0000 (11:47 -0400)
commit5579ce747d1401b7ff8ed90ed616654474d9382b
tree416f8e61de0bf777710ba8e70f9cbf4e2c63c943
parent256126c29434a93584b6043b1c1d1c6dbbc340db
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""

This is not needed now that CONFIG_SYS_TARGET_NAME is correctly determined
when scanning Kconfig.

This reverts commit 25b8acee2ea11a9edc100c42a61f5d6187eb6167.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/Kconfig
doc/README.kconfig
doc/develop/moveconfig.rst
scripts/Makefile.autoconf
scripts/build-whitelist.sh
tools/moveconfig.py