All of lore.kernel.org
 help / color / mirror / Atom feed
* GT64260 ethernet
@ 2002-02-01 20:47 Val Henson
  2002-02-01 20:56 ` Jeff Garzik
  2002-02-01 23:35 ` Mark A. Greer
  0 siblings, 2 replies; 4+ messages in thread
From: Val Henson @ 2002-02-01 20:47 UTC (permalink / raw)
  To: linuxppc-dev


We have a board with the Galileo GT64260 chip and we'd like to use the
gt64260 ethernet driver.  At the moment, its config option is in
arch/ppc/config.in and is controlled by the CONFIG_GT64260 option
(which is not turned on for our boards, CONFIG_GEMINI is).  I'd think
that the preferred way to fix this is to put the CONFIG_GT64260_ETH
option in drivers/net/config.in.  The alternative is to have

if [ "$CONFIG_GT64260" = "y" -o "$CONFIG_GEMINI" = "y" ]; then

-VAL

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

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

end of thread, other threads:[~2002-02-01 23:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-01 20:47 GT64260 ethernet Val Henson
2002-02-01 20:56 ` Jeff Garzik
2002-02-01 23:38   ` Mark A. Greer
2002-02-01 23:35 ` Mark A. Greer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.