summaryrefslogtreecommitdiff
path: root/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-30 19:10:54 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-30 19:10:54 -0600
commit68dd7cdd0c0e72d1ea1dcf484feab17c9a74f5c7 (patch)
tree89393bdc5d755eedd833b9ffdc53ced1654a13d1 /nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
parentcc5ee148cf3e87f8f7d78bb09612f3876a7ee3a8 (diff)
downloadpx4-nuttx-68dd7cdd0c0e72d1ea1dcf484feab17c9a74f5c7.tar.gz
px4-nuttx-68dd7cdd0c0e72d1ea1dcf484feab17c9a74f5c7.tar.bz2
px4-nuttx-68dd7cdd0c0e72d1ea1dcf484feab17c9a74f5c7.zip
SMART block driver plus changes to M25P and RAM drivers needed for SMART support
Diffstat (limited to 'nuttx/configs/mikroe-stm32f4/usbnsh/defconfig')
-rw-r--r--nuttx/configs/mikroe-stm32f4/usbnsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
index fb474a0c9..3567353f5 100644
--- a/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
+++ b/nuttx/configs/mikroe-stm32f4/usbnsh/defconfig
@@ -413,8 +413,8 @@ CONFIG_MP25P_BYTEWRITE=y
CONFIG_MTD_SMART=y
CONFIG_MTD_SMART_SECTOR_SIZE=512
# CONFIG_MTD_RAMTRON is not set
-CONFIG_MTD_RAM=y
-CONFIG_MTD_RAM_SMART=y
+CONFIG_RAMMTD=y
+CONFIG_RAMMTD_SMART=y
# CONFIG_MTD_SST25 is not set
# CONFIG_MTD_SST39FV is not set
# CONFIG_MTD_W25 is not set