summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-strp711/nettest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-strp711/nettest/defconfig')
-rwxr-xr-xnuttx/configs/olimex-strp711/nettest/defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/olimex-strp711/nettest/defconfig b/nuttx/configs/olimex-strp711/nettest/defconfig
index eb8c91108..4d73540b8 100755
--- a/nuttx/configs/olimex-strp711/nettest/defconfig
+++ b/nuttx/configs/olimex-strp711/nettest/defconfig
@@ -243,6 +243,14 @@ CONFIG_ENC28J60_STATS=y
CONFIG_ENC28J60_HALFDUPPLEX=n
#
+# Maintain legacy build behavior (revisit)
+#
+
+CONFIG_MMCSD=y
+CONFIG_MMCSD_SPI=y
+CONFIG_MMCSD_SDIO=y
+
+#
# SPI-based MMC/SD driver
#
CONFIG_MMCSD_NSLOTS=1