u-boot/board/AndesTech/ax25-ae350
Leo Yu-Chi Liang 5f888ab951 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: 2e8d2f8843 ("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>
2021-11-08 15:35:55 +08:00
..
ax25-ae350.c riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED 2021-11-08 15:35:55 +08:00
Kconfig riscv: ae350: Switch to use binman to generate u-boot.itb 2021-05-19 17:01:51 +08:00
MAINTAINERS riscv: ax25-ae350: add SPL configuration 2019-12-10 08:23:10 +08:00
Makefile board: nx25-ae250: Rename as ax25-ae350 2018-05-29 14:45:02 +08:00