summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nx
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nx')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nx/defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig
index b6cb0cad5..10d10f705 100755
--- a/nuttx/configs/lm3s6965-ek/nx/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nx/defconfig
@@ -246,6 +246,14 @@ CONFIG_FS_FAT=n
CONFIG_FS_ROMFS=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