summaryrefslogtreecommitdiff
path: root/nuttx/configs/mbed
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mbed')
-rw-r--r--nuttx/configs/mbed/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/mbed/Kconfig b/nuttx/configs/mbed/Kconfig
index 84d7d461e..5ef86f3b5 100644
--- a/nuttx/configs/mbed/Kconfig
+++ b/nuttx/configs/mbed/Kconfig
@@ -4,10 +4,4 @@
#
if ARCH_BOARD_MBED
-config ARCH_LEDS
- bool "NuttX LED support"
- default n
- ---help---
- "Support control of board LEDs by NuttX to indicate system state"
-
endif