mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
boards: Kconfig: Introduce CONFIG_ARCH_LEDS_CPU_ACTIVITY
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
committed by
Alin Jerpelea
parent
7d406c9f9f
commit
70836182f0
@@ -2444,6 +2444,15 @@ config ARCH_LEDS
|
||||
---help---
|
||||
Use board LEDs to show NuttX execution status state. Unique to boards that have LEDs
|
||||
|
||||
if ARCH_LEDS
|
||||
config ARCH_LEDS_CPU_ACTIVITY
|
||||
bool "Use LED for CPU activities"
|
||||
default n
|
||||
depends on ARCH_LEDS
|
||||
---help---
|
||||
Use board LEDs to show CPU activities
|
||||
endif
|
||||
|
||||
config ARCH_HAVE_BUTTONS
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user