Re: How to compile module params into kernel?

From: Jesper Juhl
Date: Wed Nov 08 2006 - 14:05:46 EST


On 08/11/06, Joakim Tjernlund <joakim.tjernlund@xxxxxxxxxxxx> wrote:
Instead of passing a module param on the cmdline I want to compile that
into
the kernel, but I can't figure out how.

The module param I want compile into kernel is
rtc-ds1307.force=0,0x68

This is for an embeddet target that doesn't have loadable module
support.

You could edit the module source and hardcode default values.

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
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/