aboutsummaryrefslogtreecommitdiff
path: root/board/AndesTech/ax25-ae350/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/AndesTech/ax25-ae350/Kconfig')
-rw-r--r--board/AndesTech/ax25-ae350/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/AndesTech/ax25-ae350/Kconfig b/board/AndesTech/ax25-ae350/Kconfig
index bb69ea34892..44cb302f708 100644
--- a/board/AndesTech/ax25-ae350/Kconfig
+++ b/board/AndesTech/ax25-ae350/Kconfig
@@ -21,4 +21,8 @@ config ENV_SIZE
config ENV_OFFSET
default 0x140000 if ENV_IS_IN_SPI_FLASH
+config BOARD_SPECIFIC_OPTIONS # dummy
+ def_bool y
+ select RISCV_NDS
+
endif