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