* [patch 09/13] M68k: Update Atari defconfig (enable Ethernet and MII)
@ 2004-11-22 6:43 akpm
2004-11-24 8:26 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2004-11-22 6:43 UTC (permalink / raw)
To: davem; +Cc: jgarzik, netdev, akpm, geert
From: Geert Uytterhoeven <geert@linux-m68k.org>
M68k: Update Atari defconfig (enable Ethernet and MII)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---
25-akpm/arch/m68k/configs/atari_defconfig | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
diff -puN arch/m68k/configs/atari_defconfig~m68k-update-atari-defconfig-enable-ethernet-and-mii arch/m68k/configs/atari_defconfig
--- 25/arch/m68k/configs/atari_defconfig~m68k-update-atari-defconfig-enable-ethernet-and-mii 2004-11-21 22:42:53.480551960 -0800
+++ 25-akpm/arch/m68k/configs/atari_defconfig 2004-11-21 22:42:53.484551352 -0800
@@ -430,7 +430,8 @@ CONFIG_EQUALIZER=m
#
# Ethernet (10 or 100Mbit)
#
-# CONFIG_NET_ETHERNET is not set
+CONFIG_NET_ETHERNET=y
+CONFIG_MII=m
CONFIG_ATARILANCE=m
#
_
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch 09/13] M68k: Update Atari defconfig (enable Ethernet and MII)
2004-11-22 6:43 [patch 09/13] M68k: Update Atari defconfig (enable Ethernet and MII) akpm
@ 2004-11-24 8:26 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2004-11-24 8:26 UTC (permalink / raw)
To: akpm; +Cc: jgarzik, netdev, akpm, geert
On Sun, 21 Nov 2004 22:43:55 -0800
akpm@osdl.org wrote:
> From: Geert Uytterhoeven <geert@linux-m68k.org>
>
> M68k: Update Atari defconfig (enable Ethernet and MII)
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Andrew Morton <akpm@osdl.org>
I think this can go straight in, it's arch/m68k stuff not
necessarily something networking maintainers should be
pushing around :)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-24 8:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-22 6:43 [patch 09/13] M68k: Update Atari defconfig (enable Ethernet and MII) akpm
2004-11-24 8:26 ` David S. Miller
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).