summaryrefslogtreecommitdiff
path: root/nuttx/configs/open1788/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/open1788/ostest/defconfig')
-rw-r--r--nuttx/configs/open1788/ostest/defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/open1788/ostest/defconfig b/nuttx/configs/open1788/ostest/defconfig
index b992fc0d0..4bfad0963 100644
--- a/nuttx/configs/open1788/ostest/defconfig
+++ b/nuttx/configs/open1788/ostest/defconfig
@@ -249,6 +249,11 @@ CONFIG_ARCH_BOARD="open1788"
#
# Common Board Options
#
+CONFIG_ARCH_HAVE_LEDS=y
+CONFIG_ARCH_LEDS=y
+CONFIG_ARCH_HAVE_BUTTONS=y
+# CONFIG_ARCH_BUTTONS is not set
+CONFIG_ARCH_HAVE_IRQBUTTONS=y
#
# Board-Specific Options