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