9
0
Fork 0
nuttx-bb/nuttx/configs/pic32mx7mmb/Kconfig

14 lines
279 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
if ARCH_BOARD_PIC32_PIC32MX7MMB
config ARCH_LEDS
bool "NuttX LED support"
default n
---help---
"Support control of board LEDs by NuttX to indicate system state"
endif