From 9fa76b36d2eb8b4c329e763e499675dee143d527 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 6 Mar 2011 15:39:02 +0000 Subject: Add support for RAMTRON NVRAM devices git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3347 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/README.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/configs/README.txt') diff --git a/nuttx/configs/README.txt b/nuttx/configs/README.txt index 5dddb0c2f..860d2323a 100644 --- a/nuttx/configs/README.txt +++ b/nuttx/configs/README.txt @@ -530,6 +530,8 @@ defconfig -- This is a configuration file similar to the Linux CONFIG_MMCSD_MMCSUPPORT - Enable support for MMC cards CONFIG_MMCSD_HAVECARDDETECT - SDIO driver card detection is 100% accurate + CONFIG_SDIO_WIDTH_D1_ONLY - Select 1-bit transfer mode. Default: + 4-bit transfer mode. RiT P14201 OLED driver CONFIG_LCD_P14201 - Enable P14201 support -- cgit v1.2.3