Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4f58002013ba1e89eb8fda015ff495bd37cd4016
/
.
/
fs
/
Kconfig
blob: e6438ad0ea3958216461ba98f9d38b09cc57a2bc [
file
] [
log
] [
blame
]
#
# File system configuration
#
menu
"File systems"
source
"fs/cbfs/Kconfig"
source
"fs/ext4/Kconfig"
source
"fs/reiserfs/Kconfig"
source
"fs/fat/Kconfig"
source
"fs/jffs2/Kconfig"
source
"fs/ubifs/Kconfig"
source
"fs/cramfs/Kconfig"
endmenu