summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/pgnsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-01 12:04:39 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-01 12:04:39 -0600
commitb33800ebb451ada4c664592d830c41bc27fafe5f (patch)
tree436fa5697224c19d42d6980eabb4fb641f1edd7d /nuttx/configs/ea3131/pgnsh/defconfig
parentb8e4cdf0efd5d0f637874bf1de51fdf1555108a6 (diff)
downloadpx4-nuttx-b33800ebb451ada4c664592d830c41bc27fafe5f.tar.gz
px4-nuttx-b33800ebb451ada4c664592d830c41bc27fafe5f.tar.bz2
px4-nuttx-b33800ebb451ada4c664592d830c41bc27fafe5f.zip
Fix typo in configuration variables: MP25P should M25P
Diffstat (limited to 'nuttx/configs/ea3131/pgnsh/defconfig')
-rw-r--r--nuttx/configs/ea3131/pgnsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ea3131/pgnsh/defconfig b/nuttx/configs/ea3131/pgnsh/defconfig
index 06c102016..9283f3207 100644
--- a/nuttx/configs/ea3131/pgnsh/defconfig
+++ b/nuttx/configs/ea3131/pgnsh/defconfig
@@ -103,9 +103,9 @@ CONFIG_UART_PARITY=0
CONFIG_UART_2STOP=0
#
-# MP25x Configuration
+# M25Px Configuration
#
-CONFIG_MP25P_SPIMODE=3
+CONFIG_M25P_SPIMODE=3
#
# General build options