Re: Linux 2.5.65

Linus Torvalds (torvalds@transmeta.com)
Tue, 18 Mar 2003 07:16:06 -0800 (PST)


On Tue, 18 Mar 2003, CaT wrote:
>
> Ahhh. So if I want module support but not use it as a module then I'm
> SOL?

Well, does it _work_ as a built-in? If it does, just send me a patch for
the Kconfig file.

A lot of the PCMCIA stuff (16-bit) historically _only_ works as modules,
because the old PCMCIA code depended on module unload to do a lot of the
cleanups that the regular internal eject handling didn't do. But if that
driver works for you built-in, then the Kconfig file itself is simply just
wrong.

Linus

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