
From: Geert Uytterhoeven <geert@linux-m68k.org>

M68k: Update HP300 defconfig (enable DIO and HP Lance Ethernet)

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/m68k/configs/hp300_defconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN arch/m68k/configs/hp300_defconfig~m68k-update-hp300-defconfig-enable-dio-and-hp-lance-ethernet arch/m68k/configs/hp300_defconfig
--- 25/arch/m68k/configs/hp300_defconfig~m68k-update-hp300-defconfig-enable-dio-and-hp-lance-ethernet	2004-11-21 16:17:43.422814752 -0800
+++ 25-akpm/arch/m68k/configs/hp300_defconfig	2004-11-21 16:17:43.428813840 -0800
@@ -65,7 +65,7 @@ CONFIG_KMOD=y
 # CONFIG_APOLLO is not set
 # CONFIG_VME is not set
 CONFIG_HP300=y
-# CONFIG_DIO is not set
+CONFIG_DIO=y
 # CONFIG_SUN3X is not set
 # CONFIG_Q40 is not set
 
@@ -404,7 +404,7 @@ CONFIG_EQUALIZER=m
 #
 CONFIG_NET_ETHERNET=y
 CONFIG_MII=m
-# CONFIG_HPLANCE is not set
+CONFIG_HPLANCE=y
 
 #
 # Ethernet (1000 Mbit)
_
