diff options
Diffstat (limited to 'board/AndesTech/ax25-ae350/Kconfig')
-rw-r--r-- | board/AndesTech/ax25-ae350/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/AndesTech/ax25-ae350/Kconfig b/board/AndesTech/ax25-ae350/Kconfig index 44cb302f70..5e682b679d 100644 --- a/board/AndesTech/ax25-ae350/Kconfig +++ b/board/AndesTech/ax25-ae350/Kconfig @@ -24,5 +24,6 @@ config ENV_OFFSET config BOARD_SPECIFIC_OPTIONS # dummy def_bool y select RISCV_NDS + imply SMP endif |