diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index c3093d8b783..1ce105c8f88 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@
Last Updated: November 5, 2009
+Last Updated: November 17, 2009
@@ -2288,6 +2288,25 @@ extern void up_ledoff(int led); +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
+