aboutsummaryrefslogtreecommitdiff
path: root/board/sifive/fu540/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/sifive/fu540/Kconfig')
-rw-r--r--board/sifive/fu540/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig
index 683668d..4aa1e4c 100644
--- a/board/sifive/fu540/Kconfig
+++ b/board/sifive/fu540/Kconfig
@@ -27,6 +27,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select SIFIVE_FU540
select SUPPORT_SPL
+ select ENV_IS_IN_SPI_FLASH
select RAM
select SPL_RAM if SPL
imply CMD_DHCP