mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 06:55:13 +00:00
Misc. changes to support FAT32 fileysystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@219 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
97dc013188
commit
9ddb5b3b40
1 changed files with 2 additions and 1 deletions
|
|
@ -198,7 +198,8 @@ CONFIG_PREALLOC_TIMERS=8
|
|||
|
||||
#
|
||||
# FAT filesystem configuration
|
||||
# CONFIG_FAT - Enable FAT filesystem support
|
||||
# CONFIG_FS_FAT - Enable FAT filesystem support
|
||||
# CONFIG_FAT_SECTORSIZE - Max supported sector size
|
||||
CONFIG_FS_FAT=y
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue