summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/amber')
-rw-r--r--nuttx/configs/amber/hello/defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/amber/hello/defconfig b/nuttx/configs/amber/hello/defconfig
index 243927910..5d028e321 100644
--- a/nuttx/configs/amber/hello/defconfig
+++ b/nuttx/configs/amber/hello/defconfig
@@ -221,6 +221,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