mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +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
|
config ARCH_BOARD_MAIX_BIT
|
||||||
bool "Sipeed Maix Bit board"
|
bool "Sipeed Maix Bit board"
|
||||||
depends on ARCH_CHIP_K210
|
depends on ARCH_CHIP_K210
|
||||||
select ARCH_HAVE_LEDS
|
select ARCH_HAVE_LEDS if !K210_WITH_QEMU
|
||||||
---help---
|
---help---
|
||||||
This is the board configuration for the port of NuttX to the
|
This is the board configuration for the port of NuttX to the
|
||||||
Sipeed Maix Bit board. This board features the RISC-V K210
|
Sipeed Maix Bit board. This board features the RISC-V K210
|
||||||
|
|||||||
Reference in New Issue
Block a user