[PATCH] fs/nls/Config.in

From: Tom Rini (trini@kernel.crashing.org)
Date: Thu Oct 19 2000 - 12:01:23 EST


Hello all. The attached patch changes the behavoir of fs/nls/Config.in from:
CONFIG_SMB_FS != n to CONFIG_INET = y && CONFIG_SMB_FS != n. This is neeed
because if CONFIG_INET isn't set, CONFIG_SMB_FS isn't asked about and
therefor isn't set at all, so CONFIG_NLS is set to y. My only question about
this patch is if it shouldn't have depended on CONFIG_SMB_NLS_DEFAULT to start
with? (Maintainer CC'ed).

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:15 EST