[PATCH] ncpfs: fix selection of NLS

From: Jan Beulich
Date: Mon Sep 07 2009 - 03:57:28 EST


>In order for nls_base to really be compilable as a module, the select
>from ncpfs needs to be corrected: Boolean sub-options of tristate
>options selecting another tristate option should not do the select
>themselves, as that forces the selected option to Y. Instead, a
>conditional select in the base tristate option is needed.

Actually, I'd like to withdraw that patch, as I was misguided by something
(not sure what) here: There's no need to move the select around.

Jan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/