Re: [PATCH] CONFIG_KMOD needs to be default y

From: Christoph Hellwig
Date: Tue Jul 08 2008 - 08:42:42 EST


On Tue, Jul 08, 2008 at 01:49:31PM +0200, Johannes Berg wrote:
> Far too many people configure their kernel without CONFIG_KMOD
> and then complain that wireless breaks, thanks to Herbert Xu for
> pointing me to this.
>
> This patch makes CONFIG_KMOD default to "y" and adds a warning
> that people should not turn it off.

What about just killing the config option entirely? It' basically
guarding a ~50 lines function + a sysctl variable. I think having
modules but not CONFIG_KMOD is entirely unreasonable.

--
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/