summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorLeo Yu-Chi Liang <ycliang@andestech.com>2021-11-01 12:00:43 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-11-08 10:35:55 +0300
commit5f888ab951518d56e5dccaa40ebe14b6f19b342a (patch)
tree5623f63d299e438195d8229e852a789f38cf39d1 /api
parent41635cca6ec40c21d4c602938342babfd8f7dbb7 (diff)
downloadu-boot-5f888ab951518d56e5dccaa40ebe14b6f19b342a.tar.xz
riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED
According to ./include/linux/kconfig.h, CONFIG_IS_ENABLED(OF_BOARD) expands to 0 when CONFIG_SPL_BUILD is defined because there is no CONFIG_SPL_OF_BOARD. Use #if defined instead. Fixes: 2e8d2f88439d ("riscv: Remove OF_PRIOR_STAGE from RISC-V boards") Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com> Reviewed-by: Rick Chen <rick@andestech.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions