linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* feature_init
@ 2000-04-24  1:34 Dan Malek
  2000-04-24 18:54 ` feature_init Cort Dougan
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Malek @ 2000-04-24  1:34 UTC (permalink / raw)
  To: linuxppc-embedded


OK.  I did it.  The feature_init call in setup.c is only relevant to OF
machines, so I put a CONFIG_ALL_PPC around it.  Then it hit me (it
hasn't happened in a while :-)........Does this mean CONFIG_PREP,
CONFIG_CHRP, CONFIG_PMAC are becoming obsolete?  They seem to be
combined now.  Maybe this is why I can't build a kernel for my Macs
because I still select PowerMac instead of "all PPC"?

Guess I'll go chase some Easter Bunnies......


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: feature_init
  2000-04-24  1:34 feature_init Dan Malek
@ 2000-04-24 18:54 ` Cort Dougan
  0 siblings, 0 replies; 2+ messages in thread
From: Cort Dougan @ 2000-04-24 18:54 UTC (permalink / raw)
  To: Dan Malek; +Cc: linuxppc-embedded


CONFIG_PREP, CONFIG_CHRP and CONFIG_PMAC are gone in 2.3.  They've been
replaced with CONFIG_ALL_PPC.  It's a bad name, I know, but it was already
in place.  In 2.5 (perhaps 2.4 after testing) I was going to rename it and
clean up the dependencies based on that a bit.

} OK.  I did it.  The feature_init call in setup.c is only relevant to OF
} machines, so I put a CONFIG_ALL_PPC around it.  Then it hit me (it
} hasn't happened in a while :-)........Does this mean CONFIG_PREP,
} CONFIG_CHRP, CONFIG_PMAC are becoming obsolete?  They seem to be
} combined now.  Maybe this is why I can't build a kernel for my Macs
} because I still select PowerMac instead of "all PPC"?
}
} Guess I'll go chase some Easter Bunnies......

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-24 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-24  1:34 feature_init Dan Malek
2000-04-24 18:54 ` feature_init Cort Dougan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).