Fix typo in configuration variables: MP25P should M25P

This commit is contained in:
Gregory Nutt
2013-05-01 12:04:39 -06:00
parent 1099eabe3d
commit 9ead6cadff
9 changed files with 49 additions and 49 deletions
+2 -2
View File
@@ -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