From 7255c5059df9df0082bea450d6cf379ede2ac2d0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 6 Nov 2012 14:57:01 +0000 Subject: Patch to removed MMCSD NSLOTS warning from Freddie Chopin git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5316 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-strp711/nettest/defconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nuttx/configs/olimex-strp711/nettest/defconfig') 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 @@ -242,6 +242,14 @@ CONFIG_ENC28J60_NINTERFACES=1 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 # -- cgit v1.2.3