summaryrefslogtreecommitdiff
path: root/nuttx/fs/Kconfig
blob: afea3371271def1747c988592227e1f340c0419a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

comment "File system configuration"

source fs/fat/Kconfig
source fs/mmap/Kconfig
source fs/nfs/Kconfig
source fs/nxffs/Kconfig
source fs/romfs/Kconfig