From ab527065509e9710a274dfe0ea8f98e69e711ce0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Nov 2009 23:20:08 +0000 Subject: Callbacks need to use worker thread; clean up/document configuration settings git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2268 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nuttx/configs/README.txt') diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt index eb1a2878e..6ccd83664 100644 --- a/nuttx/configs/README.txt +++ b/nuttx/configs/README.txt @@ -333,6 +333,14 @@ defconfig -- This is a configuration file similar to the Linux CONFIG_MMCSD_SPICLOCK - Maximum SPI clock to drive MMC/SD card. Default is 20MHz. + SDIO-based MMC/SD driver + CONFIG_FS_READAHEAD - Enable read-ahead buffering + CONFIG_FS_WRITEBUFFER - Enable write buffering + CONFIG_SDIO_DMA - SDIO driver supports DMA + CONFIG_MMCSD_MMCSUPPORT - Enable support for MMC cards + CONFIG_MMCSD_HAVECARDDETECT - SDIO driver card detection is + 100% accurate + TCP/IP and UDP support via uIP CONFIG_NET - Enable or disable all network features CONFIG_NET_IPv6 - Build in support for IPv6 -- cgit v1.2.3