summaryrefslogtreecommitdiff
path: root/configs/pm9261_defconfig
diff options
context:
space:
mode:
authorMarkus Klotzbuecher <markus.klotzbuecher@kistler.com>2019-05-15 15:15:52 +0200
committerHeiko Schocher <hs@denx.de>2019-07-09 07:00:04 +0200
commitb237d358b4256460cfd629e1d6263f0717fd9204 (patch)
tree6d711f26b48a542f7dd864d9d6594a15b2d8419c /configs/pm9261_defconfig
parente5aee22e4be75e75a854ab64503fc80598bc2004 (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 'configs/pm9261_defconfig')
0 files changed, 0 insertions, 0 deletions