aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-29 18:34:47 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-29 18:34:47 +0000
commita4f9a7805d2ed730798b4da73d3513258f393908 (patch)
tree65df47f1d311985ad16922f780b01cde83d5438e /nuttx/configs
parent6c75c18bae26b72603f2c2f612afe9c7338f1e81 (diff)
downloadpx4-firmware-a4f9a7805d2ed730798b4da73d3513258f393908.tar.gz
px4-firmware-a4f9a7805d2ed730798b4da73d3513258f393908.tar.bz2
px4-firmware-a4f9a7805d2ed730798b4da73d3513258f393908.zip
More board configurations updates
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4992 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/stm3210e-eval/pm/defconfig8
-rw-r--r--nuttx/configs/stm32f4discovery/pm/defconfig1
2 files changed, 0 insertions, 9 deletions
diff --git a/nuttx/configs/stm3210e-eval/pm/defconfig b/nuttx/configs/stm3210e-eval/pm/defconfig
index a5c8bd185..2e135dbef 100644
--- a/nuttx/configs/stm3210e-eval/pm/defconfig
+++ b/nuttx/configs/stm3210e-eval/pm/defconfig
@@ -481,14 +481,6 @@ CONFIG_PM_SLEEP_WAKEUP=n
CONFIG_PM_BUTTONS=y
CONFIG_PM_IRQBUTTONS_MIN=0
CONFIG_PM_IRQBUTTONS_MAX=7
-CONFIG_PM_BUTTONS_NAME0="WAKEUP"
-CONFIG_PM_BUTTONS_NAME1="TAMPER"
-CONFIG_PM_BUTTONS_NAME2="KEY"
-CONFIG_PM_BUTTONS_NAME3="SELECT"
-CONFIG_PM_BUTTONS_NAME4="DOWN"
-CONFIG_PM_BUTTONS_NAME5="LEFT"
-CONFIG_PM_BUTTONS_NAME6="RIGHT"
-CONFIG_PM_BUTTONS_NAME7="UP"
#
# Settings for NXFLAT
diff --git a/nuttx/configs/stm32f4discovery/pm/defconfig b/nuttx/configs/stm32f4discovery/pm/defconfig
index dce39ecec..49ced0006 100644
--- a/nuttx/configs/stm32f4discovery/pm/defconfig
+++ b/nuttx/configs/stm32f4discovery/pm/defconfig
@@ -515,7 +515,6 @@ CONFIG_IDLE_CUSTOM=y
#
CONFIG_PM_BUTTONS=y
CONFIG_PM_IRQBUTTON=y
-CONFIG_PM_BUTTON_NAME="User"
#
# Settings for NXFLAT