Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
52b5e5a9bf385fd4a4f36db55874f4e6d9ec9966
/
.
/
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