mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
boards: Fix Kconfig for maix-bit with QEMU
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
committed by
Alin Jerpelea
parent
2b0324c3bf
commit
d0158fe8d8
+1
-1
@@ -549,7 +549,7 @@ config ARCH_BOARD_LX_CPU
|
||||
config ARCH_BOARD_MAIX_BIT
|
||||
bool "Sipeed Maix Bit board"
|
||||
depends on ARCH_CHIP_K210
|
||||
select ARCH_HAVE_LEDS
|
||||
select ARCH_HAVE_LEDS if !K210_WITH_QEMU
|
||||
---help---
|
||||
This is the board configuration for the port of NuttX to the
|
||||
Sipeed Maix Bit board. This board features the RISC-V K210
|
||||
|
||||
Reference in New Issue
Block a user