summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/pm/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/pm/defconfig')
-rw-r--r--nuttx/configs/stm3210e-eval/pm/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/pm/defconfig b/nuttx/configs/stm3210e-eval/pm/defconfig
index d5b0a75f9..5c1d57c84 100644
--- a/nuttx/configs/stm3210e-eval/pm/defconfig
+++ b/nuttx/configs/stm3210e-eval/pm/defconfig
@@ -473,6 +473,10 @@ CONFIG_IDLE_CUSTOM=y
# Board/Application-Specific Power Management Configuration.
# These settings are probably not meaningful outside of this configuration
#
+# Button support can be built into the configs/stm3210e-eval/pm configuration
+# to support PM testing. These would not be part of a normal, operational
+# configuration.
+#
CONFIG_PM_BUTTONS=y
CONFIG_PM_IRQBUTTONS_MIN=0
CONFIG_PM_IRQBUTTONS_MAX=7