commit | 512d41cad26db830d122d46004ba9ed329228bca | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Aug 11 11:51:09 2024 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Tue Sep 10 10:10:43 2024 +0800 |
tree | d742d52a2313aeb3a2659b1a80be5cc7363a5b82 | |
parent | 03022a2864f9f87c9d1528867c8d56fc7d1da4fd [diff] |
riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL The CONFIG_SPL_FRAMEPOINTER symbol is only relevant in SPL. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com> Reviewed-by: Ben Dooks <ben.dooks@codethink.co.uk>