From 033512b6c83b46c4c052499faba7cc4b02ff4153 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 15 Jan 2013 00:03:58 +0000 Subject: Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5519 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc1766stk/ftpc/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/nettest/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/nsh/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/nx/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/ostest/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/thttpd/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/usbserial/defconfig | 2 +- nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'nuttx/configs/olimex-lpc1766stk') diff --git a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig index 8ff0d95aa..15b26899b 100755 --- a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig @@ -281,7 +281,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig index 634601187..fce1ed26f 100755 --- a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig @@ -329,7 +329,7 @@ CONFIG_MMCSD_NSLOTS=1 # CONFIG_MMCSD_HAVECARDDETECT is not set CONFIG_MMCSD_SPI=y CONFIG_MMCSD_SPICLOCK=12500000 -CONFIG_MMCSD_SDIO=y +# CONFIG_MMCSD_SDIO=y is not set # CONFIG_SDIO_MUXBUS is not set # CONFIG_MTD is not set # CONFIG_PIPES is not set diff --git a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig index 4ab823b8c..5b6b3d676 100755 --- a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig @@ -273,7 +273,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/nsh/defconfig b/nuttx/configs/olimex-lpc1766stk/nsh/defconfig index 096f08a8a..8ed82a3ed 100755 --- a/nuttx/configs/olimex-lpc1766stk/nsh/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/nsh/defconfig @@ -285,7 +285,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/nx/defconfig b/nuttx/configs/olimex-lpc1766stk/nx/defconfig index 28ad229d6..f27acf40e 100755 --- a/nuttx/configs/olimex-lpc1766stk/nx/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/nx/defconfig @@ -286,7 +286,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig index 02732e74a..f341a49c4 100755 --- a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig @@ -268,7 +268,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig index 9becdee04..259457cf6 100755 --- a/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/slip-httpd/defconfig @@ -278,7 +278,7 @@ CONFIG_FS_ROMFS=y CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig b/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig index fe42a861f..f684dcde3 100755 --- a/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/thttpd/defconfig @@ -276,7 +276,7 @@ CONFIG_FS_ROMFS=y CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig b/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig index 995cbad59..122e61485 100755 --- a/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/usbserial/defconfig @@ -269,7 +269,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver diff --git a/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig b/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig index e11c2c404..51743e020 100755 --- a/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig @@ -270,7 +270,7 @@ CONFIG_FS_ROMFS=n CONFIG_MMCSD=y CONFIG_MMCSD_SPI=y -CONFIG_MMCSD_SDIO=y +CONFIG_MTD=y # # SPI-based MMC/SD driver -- cgit v1.2.3