Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
[firefly-linux-kernel-4.4.55.git] / fs / sdcardfs / Kconfig
1 config SDCARD_FS
2         tristate "sdcard file system"
3         depends on CONFIGFS_FS
4         default n
5         help
6           Sdcardfs is based on Wrapfs file system.
7
8 config SDCARD_FS_FADV_NOACTIVE
9         bool "sdcardfs fadvise noactive support"
10         depends on FADV_NOACTIVE
11         default y
12         help
13           Sdcardfs supports fadvise noactive mode.