Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
5ebd27d860ec0c6e36f1b0f973653fe66a7360be
/
.
/
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