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