Markus Klotzbuecher b237d358b4 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>
2019-07-09 07:00:04 +02:00
..
2018-05-31 08:53:11 -04:00
2018-10-08 07:34:34 -06:00
2019-02-01 14:13:46 -05:00
2019-01-01 14:12:18 +01:00
2019-06-07 11:03:39 -04:00
2009-04-28 01:16:46 +02:00