]> Git Repo - u-boot.git/blame - fs/Kconfig
Kconfig: Sort the device-access commands
[u-boot.git] / fs / Kconfig
CommitLineData
ed36323f
MY
1#
2# File system configuration
3#
4
5menu "File systems"
6
deb95999
SG
7source "fs/cbfs/Kconfig"
8
ed36323f
MY
9source "fs/ext4/Kconfig"
10
11source "fs/reiserfs/Kconfig"
12
13source "fs/fat/Kconfig"
14
15source "fs/jffs2/Kconfig"
16
17source "fs/ubifs/Kconfig"
18
19source "fs/cramfs/Kconfig"
20
21endmenu
This page took 0.139027 seconds and 4 git commands to generate.