summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-04-02 18:18:57 -0400
committerTom Rini <[email protected]>2022-04-02 18:18:57 -0400
commit25b8acee2ea11a9edc100c42a61f5d6187eb6167 (patch)
tree9ef7799b64b242ee0531e3c5af0f522778dc89e0 /doc/develop
parent10d615f2fcc0d2ef1d611844eb6032fe0fca8afd (diff)
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 eeec00072d7a0b5b91896d014618e558ce438738. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc/develop')
-rw-r--r--doc/develop/moveconfig.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/develop/moveconfig.rst b/doc/develop/moveconfig.rst
index bfb7aff3582..2f53ea52b71 100644
--- a/doc/develop/moveconfig.rst
+++ b/doc/develop/moveconfig.rst
@@ -295,7 +295,8 @@ Available options
-y, --yes
Instead of prompting, automatically go ahead with all operations. This
- includes cleaning up headers, the config whitelist and the README.
+ includes cleaning up headers, CONFIG_SYS_EXTRA_OPTIONS, the config whitelist
+ and the README.
To see the complete list of supported options, run::