diff options
author | Markus Klotzbuecher <markus.klotzbuecher@kistler.com> | 2019-05-15 15:15:52 +0200 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2019-07-09 07:00:04 +0200 |
commit | b237d358b4256460cfd629e1d6263f0717fd9204 (patch) | |
tree | 6d711f26b48a542f7dd864d9d6594a15b2d8419c /include/configs/stm32mp1.h | |
parent | e5aee22e4be75e75a854ab64503fc80598bc2004 (diff) |
moveconfig: expand simple expressions
Add support for expanding simple expressions and sizes such as
"(4 * 1024)", "(512 << 10)" or "(SZ_256K)".
This can help to significantly reduce the number of "suspicious"
moves, such as
'CONFIG_ENV_SIZE="(64 << 10)"' was removed by savedefconfig.
If the expansion fails, it falls back to the original string.
Signed-off-by: Markus Klotzbuecher <markus.klotzbuecher@kistler.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/stm32mp1.h')
0 files changed, 0 insertions, 0 deletions