[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <02fd01c70370$d9af6700$020120ac@Jocke>
Date: Wed, 8 Nov 2006 21:02:42 +0100
From: "Joakim Tjernlund" <joakim.tjernlund@...nsmode.se>
To: "'Jesper Juhl'" <jesper.juhl@...il.com>
Cc: <linux-kernel@...r.kernel.org>
Subject: RE: How to compile module params into kernel?
> -----Original Message-----
> From: Jesper Juhl [mailto:jesper.juhl@...il.com]
>
> On 08/11/06, Joakim Tjernlund <joakim.tjernlund@...nsmode.se> 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.
>
Yes, but I don't want to do that since it makes maintance
harder.
Jocke
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists