That sounds correct.
On 6/3/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
On Sun, 3 Jun 2007, Tim Hockin wrote:
> I think the nvram is the only place left that uses CONFIG_COBALT
sure, but once you remove this snippet near the top of
drivers/char/nvram.c:
...
# if defined(CONFIG_COBALT)
#
On Sun, 3 Jun 2007, Tim Hockin wrote:
> I think the nvram is the only place left that uses CONFIG_COBALT
sure, but once you remove this snippet near the top of
drivers/char/nvram.c:
...
# if defined(CONFIG_COBALT)
#include
#define MACH COBALT
# else
#define MACH PC
# endif
...
t
I think the nvram is the only place left that uses CONFIG_COBALT
On 6/3/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
On Sun, 3 Jun 2007, Tim Hockin wrote:
> There were other patches which added more COBALT support, but they
> were dropped or lost or whatever.
>
> I would not balk at having t
On Sun, 3 Jun 2007, Tim Hockin wrote:
> There were other patches which added more COBALT support, but they
> were dropped or lost or whatever.
>
> I would not balk at having that code yanked. I never got around to
> doing proper Cobalt support for modern kernels. :(
>
> On 6/3/07, Roland Dreier <
There were other patches which added more COBALT support, but they
were dropped or lost or whatever.
I would not balk at having that code yanked. I never got around to
doing proper Cobalt support for modern kernels. :(
On 6/3/07, Roland Dreier <[EMAIL PROTECTED]> wrote:
> > > there is no Kc
> > > there is no Kconfig file which defines the selectable option
> > > "COBALT", which means that this snippet from drivers/char/nvram.c:
> > >
> > > # if defined(CONFIG_COBALT)
> > > #include
> > > #define MACH COBALT
> > > # else
> > > #define MACH PC
> > > # endif
>
On Sun, 3 Jun 2007, Randy Dunlap wrote:
> On Sun, 3 Jun 2007 13:17:48 -0400 (EDT) Robert P. J. Day wrote:
>
> >
> > (no one's listed as the official cobalt maintainer so i thought i'd
> > just throw this out there.)
> >
> > there is no Kconfig file which defines the selectable option
> > "COBA
On Sun, 3 Jun 2007 13:17:48 -0400 (EDT) Robert P. J. Day wrote:
>
> (no one's listed as the official cobalt maintainer so i thought i'd
> just throw this out there.)
>
> there is no Kconfig file which defines the selectable option
> "COBALT", which means that this snippet from drivers/char/n
(no one's listed as the official cobalt maintainer so i thought i'd
just throw this out there.)
there is no Kconfig file which defines the selectable option
"COBALT", which means that this snippet from drivers/char/nvram.c:
# if defined(CONFIG_COBALT)
#include
#define MACH COBALT
#
9 matches
Mail list logo