global: Remove CONFIG_SYS_EXTRA_OPTIONS support
authorTom Rini <trini@konsulko.com>
Thu, 24 Mar 2022 21:18:06 +0000 (17:18 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 14:28:47 +0000 (10:28 -0400)
commiteeec00072d7a0b5b91896d014618e558ce438738
tree2ccd157a5dab2f0107718457f6ffac41e135aff8
parente4d741f8abc4a92426d3a826f99390c3abe02d61
global: Remove CONFIG_SYS_EXTRA_OPTIONS support

All options have now been migrated to Kconfig correctly so remove this
support.

Signed-off-by: Tom Rini <trini@konsulko.com>
boot/Kconfig
doc/README.kconfig
doc/develop/moveconfig.rst
scripts/Makefile.autoconf
scripts/build-whitelist.sh
tools/genboardscfg.py
tools/moveconfig.py