]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 5 Sep 2013 08:49:01 +0000 (10:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 14:39:27 +0000 (07:39 -0700)
commitc42a5ed0d019f9095987f1b98906b2b2d4b1c24d
tree446ca87ac797f8ff5950c37f189300f9796bc3f8
parent0b7cb6976e8d390726d2b5a0c1235d13b754fed8
staging/lustre: Correct default for LUSTRE_TRANSLATE_ERRNOS

LUSTRE_TRANSLATE_ERRNOS is never enabled, a "true" is not a valid value.
Use "default y" instead of "default true" to fix this.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/Kconfig