]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
authorTom Rini <trini@konsulko.com>
Sat, 2 Apr 2022 22:18:57 +0000 (18:18 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 2 Apr 2022 22:18:57 +0000 (18:18 -0400)
commitbfe35fd4e937efd5ea324e90ed97eb0e3da14be8
tree9ef7799b64b242ee0531e3c5af0f522778dc89e0
parent7cb7db3f2e2bdce636efa87c33ec75b0c1f580a6
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"

Unfortunately, we require additional logic to buildman to support this
removal and still use SYS_SOC, etc, for build targets.

This reverts commit e10605d08babe609478bbb80a319b99260f65f61.

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