Merge 3.12-rc2 into staging-next.
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / Kconfig
index f94972820db9af97c428333608321e9b019253b1..93d59b6a60daa6cb1916281016421ce0c84fbf4a 100644 (file)
@@ -1,6 +1,6 @@
 config LUSTRE_FS
        tristate "Lustre file system client support"
-       depends on INET && m
+       depends on INET && m && !MIPS && !XTENSA && !SUPERH
        select LNET
        select CRYPTO
        select CRYPTO_CRC32
@@ -52,7 +52,7 @@ config LUSTRE_DEBUG_EXPENSIVE_CHECK
 config LUSTRE_TRANSLATE_ERRNOS
        bool
        depends on LUSTRE_FS && !X86
-       default true
+       default y
 
 config LUSTRE_LLITE_LLOOP
        bool "Lustre virtual block device"