Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH] net: Make SMC91X selectable on other MIPS boards
Date: Tue, 21 Oct 2008 01:15:23 -0400	[thread overview]
Message-ID: <48FD656B.7040304@garzik.org> (raw)
In-Reply-To: <1224514829-16163-1-git-send-email-anemo@mba.ocn.ne.jp>

Atsushi Nemoto wrote:
> RBTX4939 board has SMC91X chip and there can be other MIPS boards with
> that chip.  Make SMC91X selectable on all MIPS board would be better than
> enumerating each boards in Kconfig.
> 
> Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
> Cc: jeff@garzik.org
> ---
>  drivers/net/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
> index 096735f..be3c4b2 100644
> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -888,7 +888,7 @@ config SMC91X
>  	select CRC32
>  	select MII
>  	depends on ARM || REDWOOD_5 || REDWOOD_6 || M32R || SUPERH || \
> -		SOC_AU1X00 || BLACKFIN || MN10300
> +		MIPS || BLACKFIN || MN10300

applied

      reply	other threads:[~2008-10-21  5:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-20 15:00 [PATCH] net: Make SMC91X selectable on other MIPS boards Atsushi Nemoto
2008-10-21  5:15 ` Jeff Garzik [this message]

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=48FD656B.7040304@garzik.org \
    --to=jeff@garzik.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox