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