public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Disabling compiled-in modules at kernel boot cmdline?
@ 2004-07-25 21:35 Witold Krecicki
  0 siblings, 0 replies; only message in thread
From: Witold Krecicki @ 2004-07-25 21:35 UTC (permalink / raw)
  To: linux-kernel

Case: I'm using PowerBook with stock PLD Linux PPC kernel, it has i8042 and 
8250 modules built-in. But, those have no use on this machine (as those are 
for IBM RS/6000), and actually are really messing stuff (e.g. i8042 gives a 
lot of debug info to kernel log (that it cannot find a device blah blah), 
with 8250 I cannot use pmac_zilog driver (there is a conflict somewhere)).

Quick look at the code told me that currently there is no possibility to 
disable compiled-in kernel modules at boottime. Would it be hard to do? For 
example I give module_i8042=off (or sth. ) and initcall for i8042 is not 
called. That would be probably enough.

Yes, I know that the solution is compiling kernel myself, but doing it every 
week (for testing purposes) for about 2-3 hour could be annoying...

-- 
Witold Kręcicki (adasi) adasi [at] culm.net
GPG key: 7AE20871
http://www.culm.net

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-25 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25 21:35 Disabling compiled-in modules at kernel boot cmdline? Witold Krecicki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox