aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmuv2/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/px4fmuv2/nsh/defconfig')
-rwxr-xr-xnuttx/configs/px4fmuv2/nsh/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmuv2/nsh/defconfig b/nuttx/configs/px4fmuv2/nsh/defconfig
index beeb47551..d10309580 100755
--- a/nuttx/configs/px4fmuv2/nsh/defconfig
+++ b/nuttx/configs/px4fmuv2/nsh/defconfig
@@ -365,6 +365,10 @@ CONFIG_I2C_RESET=y
# XXX fixed per-transaction timeout
CONFIG_STM32_I2CTIMEOMS=10
+#
+# MTD support
+#
+CONFIG_MTD=y
# XXX re-enable after integration testing