summaryrefslogtreecommitdiff
path: root/nuttx/configs/demo9s12ne64/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/demo9s12ne64/Kconfig')
-rw-r--r--nuttx/configs/demo9s12ne64/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/nuttx/configs/demo9s12ne64/Kconfig b/nuttx/configs/demo9s12ne64/Kconfig
index 1dd59710d..3f685365b 100644
--- a/nuttx/configs/demo9s12ne64/Kconfig
+++ b/nuttx/configs/demo9s12ne64/Kconfig
@@ -4,17 +4,5 @@
#
if ARCH_BOARD_DEMOS92S12NEC64
-config ARCH_LEDS
- bool "NuttX LED support"
- default n
- ---help---
- "Support control of board LEDs by NuttX to indicate system state"
-
-config ARCH_BUTTONS
- bool "Button support"
- default n
- ---help---
- "Support interfaces to use buttons provided by the board."
-
endif