aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-11 20:52:44 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-11 20:52:44 +0100
commit90e86bd4db36116a9241acbf28587956cf369c73 (patch)
tree50efaee2c18d233cee27fcd00db660f4e7dacc66 /nuttx-configs
parent42268347d407cdb6983e710d56af895b740571dc (diff)
downloadpx4-firmware-90e86bd4db36116a9241acbf28587956cf369c73.tar.gz
px4-firmware-90e86bd4db36116a9241acbf28587956cf369c73.tar.bz2
px4-firmware-90e86bd4db36116a9241acbf28587956cf369c73.zip
Added support for byte MTD
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index c0ed11a62..ad845e095 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -501,7 +501,7 @@ CONFIG_MTD=y
# MTD Configuration
#
# CONFIG_MTD_PARTITION is not set
-# CONFIG_MTD_BYTE_WRITE is not set
+CONFIG_MTD_BYTE_WRITE=y
#
# MTD Device Drivers