commit | b79a361f52b11379cad8b6c7860e60b908056d59 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:18:22 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:52:34 2019 +0200 |
tree | 926e063b8a1d236c187e98f8bc6adfab626b32d6 | |
parent | c463b6db0f97cadb27b4cd5188502a2d2ad1ca41 [diff] |
keymile: Remove CONFIG_SYS_APP{1, 2}_{BASE, SIZE} CONFIG_SYS_APP1_BASE, CONFIG_SYS_APP2_BASE, CONFIG_SYS_APP1_SIZE, and CONFIG_SYS_APP2_SIZE are no longer used in the keymile config files (they were used for setting values, which were converted to Kconfig earlier in the series). Remove them from the configs and the whitelist. Signed-off-by: Mario Six <mario.six@gdsys.cc>