diff options
| author | Daniel Campello <campello@google.com> | 2015-06-19 14:31:25 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:59:47 +0200 |
| commit | d2a5f00150e6cbf4bf8bb5c980358e55db3b14bb (patch) | |
| tree | 99fdec6f5a69944563069fd22726629355a453c7 /fs/Kconfig | |
| parent | e1d2de1a3eddff67db1e339e103a16f09858b5d4 (diff) | |
Initial port of sdcardfs
Change-Id: I5b5772a2bbff9f3a7dda641644630a7b8afacec0
Diffstat (limited to 'fs/Kconfig')
| -rw-r--r-- | fs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index d90a607ba..73200e1a0 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -188,6 +188,7 @@ if MISC_FILESYSTEMS source "fs/adfs/Kconfig" source "fs/affs/Kconfig" source "fs/ecryptfs/Kconfig" +source "fs/sdcardfs/Kconfig" source "fs/hfs/Kconfig" source "fs/hfsplus/Kconfig" source "fs/befs/Kconfig" |
