From 703209c71192a415d51808ceb1e6eb9484fc5df8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 8 Sep 2012 13:56:21 +0000 Subject: [PATCH] Shenzhou board is first to use ONLY Kconfig for configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttxPortingGuide.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 06f2c3e6ff..875b78e619 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -4578,9 +4578,6 @@ build
  • CONFIG_FS_FAT: Enable FAT file system support.
  • -
  • - CONFIG_FAT_SECTORSIZE: Max supported sector size. -
  • CONFIG_FAT_LCNAMES: Enable use of the NT-style upper/lower case 8.3 file name support.