]> Git Repo - J-u-boot.git/blame - fs/Kconfig
rockchip: rk3399-gru: Include pinctrl and regulators in SPL
[J-u-boot.git] / fs / Kconfig
CommitLineData
ed36323f
MY
1#
2# File system configuration
3#
4
5menu "File systems"
6
0c936ee3
MB
7source "fs/btrfs/Kconfig"
8
deb95999
SG
9source "fs/cbfs/Kconfig"
10
ed36323f
MY
11source "fs/ext4/Kconfig"
12
ed36323f
MY
13source "fs/fat/Kconfig"
14
15source "fs/jffs2/Kconfig"
16
7d0478d2
SG
17source "fs/sandbox/Kconfig"
18
ed36323f
MY
19source "fs/ubifs/Kconfig"
20
21source "fs/cramfs/Kconfig"
22
7a764318
SG
23source "fs/yaffs2/Kconfig"
24
c5100613
JMC
25source "fs/squashfs/Kconfig"
26
830613f8
HJ
27source "fs/erofs/Kconfig"
28
ed36323f 29endmenu
This page took 0.342439 seconds and 4 git commands to generate.