From: Val Henson <val@nmt.edu>
To: linuxppc-dev@lists.linuxppc.org
Subject: GT64260 ethernet
Date: Fri, 1 Feb 2002 13:47:23 -0700 [thread overview]
Message-ID: <20020201134723.G30787@boardwalk> (raw)
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/
next reply other threads:[~2002-02-01 20:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-01 20:47 Val Henson [this message]
2002-02-01 20:56 ` GT64260 ethernet Jeff Garzik
2002-02-01 23:38 ` Mark A. Greer
2002-02-01 23:35 ` Mark A. Greer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020201134723.G30787@boardwalk \
--to=val@nmt.edu \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.