summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-03 14:32:08 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-03 14:32:08 -0600
commit0d40d1bd1474f04984320a650148d66095a8ff9c (patch)
treeac4f2e6df2a6fd5a7050f567704beafc2c4bca8b /nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
parent1092e4b16395d945517b9bcbc2c48828fbe9303c (diff)
downloadpx4-nuttx-0d40d1bd1474f04984320a650148d66095a8ff9c.tar.gz
px4-nuttx-0d40d1bd1474f04984320a650148d66095a8ff9c.tar.bz2
px4-nuttx-0d40d1bd1474f04984320a650148d66095a8ff9c.zip
Replace CONFIG_MTD_SMART in MTD drivers with other conditions
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/usbnsh/defconfig')
-rw-r--r--nuttx/configs/mikroe-stm32f4/usbnsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
index 3340a95e6..02e12d903 100644
--- a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
@@ -416,6 +416,7 @@ CONFIG_MTD_M25P=y
CONFIG_M25P_SPIMODE=0
CONFIG_M25P_MANUFACTURER=0x1C
CONFIG_M25P_MEMORY_TYPE=0x31
+CONFIG_M25P_SUBSECTOR_ERASE=y
CONFIG_MTD_SMART=y
CONFIG_MTD_SMART_SECTOR_SIZE=512
# CONFIG_MTD_RAMTRON is not set