Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d4f2ab22f63453f7994c251eade5326e3a559067
/
.
/
fs
/
Kconfig
blob: 41bb0b9f3a47619eb66ffd5a7ea744d403acf40d [
file
] [
log
] [
blame
]
#
# File system configuration
#
menu
"File systems"
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