summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3152
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3152')
-rw-r--r--nuttx/configs/ea3152/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/nuttx/configs/ea3152/Kconfig b/nuttx/configs/ea3152/Kconfig
index fe027ea91..c23751a3d 100644
--- a/nuttx/configs/ea3152/Kconfig
+++ b/nuttx/configs/ea3152/Kconfig
@@ -4,16 +4,4 @@
#
if ARCH_BOARD_EA3152
-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