commit | aeff27c0aa48de2a64603ef6c4c9d0561de8a754 | [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 | bbbb2ef4a7e8ea2f0300765b4a560053e5ffa669 [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>