Fix typo in configuration variables: MP25P should M25P

This commit is contained in:
Gregory Nutt
2013-05-01 12:04:39 -06:00
parent 9d62b7d1e7
commit dc9c0eacf2
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ CONFIG_RAMMTD_ERASESTATE=0xff
CONFIG_RAMMTD_FLASHSIM=y
# CONFIG_MTD_AT24XX is not set
# CONFIG_MTD_AT45DB is not set
# CONFIG_MTD_MP25P is not set
# CONFIG_MTD_M25P is not set
# CONFIG_MTD_RAMTRON is not set
# CONFIG_MTD_SST25 is not set
# CONFIG_MTD_SST39FV is not set