summaryrefslogtreecommitdiff
path: root/nuttx/configs/mirtoo/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mirtoo/Kconfig')
-rw-r--r--nuttx/configs/mirtoo/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/mirtoo/Kconfig b/nuttx/configs/mirtoo/Kconfig
index fe15952f3..1ff7e4246 100644
--- a/nuttx/configs/mirtoo/Kconfig
+++ b/nuttx/configs/mirtoo/Kconfig
@@ -10,4 +10,9 @@ config ARCH_LEDS
---help---
"Support control of board LEDs by NuttX to indicate system state"
+config MIRTOO_RELEASE
+ int "Mirtoo Release 1 (R1)"
+ default 2
+ ---help---
+ Select the Mirtoo release number
endif