aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs/Kconfig
diff options
context:
space:
mode:
authorBehan Webster <behanw@converseincode.com>2014-09-23 22:43:16 -0700
committerSumit Semwal <sumit.semwal@linaro.org>2016-12-20 22:17:06 +0530
commitd3a599224627b97d3b17c4231117adf944db514a (patch)
tree7005460fad2a2fc2e42634d6c9636a3f5c94b756 /fs/exofs/Kconfig
parentf73496e5494fc5aa55fc4a403c23b1e7b3370e49 (diff)
exofs, LLVMLinux: Remove VLAIS from exofs
Signed-off-by: Behan Webster <behanw@converseincode.com> Suggested-by: Arnd Bergmann <arnd@arndb.de> Cc: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'fs/exofs/Kconfig')
-rw-r--r--fs/exofs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/exofs/Kconfig b/fs/exofs/Kconfig
index 86194b2f799d..492746f9e61b 100644
--- a/fs/exofs/Kconfig
+++ b/fs/exofs/Kconfig
@@ -1,6 +1,6 @@
config EXOFS_FS
tristate "exofs: OSD based file system support"
- depends on SCSI_OSD_ULD
+ depends on SCSI_OSD_ULD && BROKEN
help
EXOFS is a file system that uses an OSD storage device,
as its backing storage.