diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-07-25 19:15:29 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-08-05 07:27:18 -0400 |
commit | 9ab0296a828c0c6c7c252828954951ddf346ceb5 (patch) | |
tree | 3b028d4b0f018448238893c042ac32db2f8147fc /configs/zynq_zc770_xm012_defconfig | |
parent | 684c306ec4252797c3085defd63eb6d3177fca36 (diff) | |
download | u-boot-imx-9ab0296a828c0c6c7c252828954951ddf346ceb5.zip u-boot-imx-9ab0296a828c0c6c7c252828954951ddf346ceb5.tar.gz u-boot-imx-9ab0296a828c0c6c7c252828954951ddf346ceb5.tar.bz2 |
tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
We mostly move config options from board header files to Kconfig,
but sometimes config defines come from CONFIG_SYS_EXTRA_OPTIONS.
Historically, CONFIG_SYS_EXTRA_OPTIONS originates in boards.cfg,
which was used as a central database of configuration prior to the
Kconfig conversion.
Now, we want to migrate to primary entries in Kconfig rather than
option list in CONFIG_SYS_EXTRA_OPTIONS, so it should be helpful to
have the tool to cleanup CONFIG_SYS_EXTRA_OPTIONS automatically.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/zynq_zc770_xm012_defconfig')
0 files changed, 0 insertions, 0 deletions