boards: Kconfig: Introduce CONFIG_ARCH_LEDS_CPU_ACTIVITY
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user