summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/at91sam9g10ek_defconfig
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2011-12-12 17:31:10 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-12-14 14:09:04 +0100
commitc2580681e5f02c4fb273e8fec0b35bc191bfbcad (patch)
treeead3204ff598a9d7af914d9eaef4ae93c34e2794 /arch/arm/configs/at91sam9g10ek_defconfig
parent7989c230a28c91ac896e97122c10a14b6424f5af (diff)
downloadbarebox-c2580681e5f02c4fb273e8fec0b35bc191bfbcad.tar.gz
barebox-c2580681e5f02c4fb273e8fec0b35bc191bfbcad.tar.xz
Remove the obsolet driver for the DM9000E ethernet device
Support for the old DM9000E device is now part of the new dm9k.c driver. So, remove the old driver source and switch all users to the new driver. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/at91sam9g10ek_defconfig')
-rw-r--r--arch/arm/configs/at91sam9g10ek_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/at91sam9g10ek_defconfig b/arch/arm/configs/at91sam9g10ek_defconfig
index 9271b68286..d54e42c38f 100644
--- a/arch/arm/configs/at91sam9g10ek_defconfig
+++ b/arch/arm/configs/at91sam9g10ek_defconfig
@@ -33,7 +33,7 @@ CONFIG_NET_DHCP=y
CONFIG_NET_NFS=y
CONFIG_NET_PING=y
CONFIG_NET_TFTP=y
-CONFIG_DRIVER_NET_DM9000=y
+CONFIG_DRIVER_NET_DM9K=y
# CONFIG_SPI is not set
CONFIG_MTD=y
CONFIG_NAND=y