summaryrefslogtreecommitdiffstats
path: root/include/configs/cm41xx.h
diff options
context:
space:
mode:
authorGreg Ungerer <greg.ungerer@opengear.com>2011-09-10 18:40:34 +1000
committerWolfgang Denk <wd@denx.de>2011-09-10 16:10:34 +0200
commit1e8ff7145c6be51f295d8e235472a6455aee1ac3 (patch)
tree15ec96b5a54c6b985e79310b9d2ba852c4fda137 /include/configs/cm41xx.h
parenta00e749d5b172b69bcf84e5fee36b2d20ee67b10 (diff)
downloadtalos-obmc-uboot-1e8ff7145c6be51f295d8e235472a6455aee1ac3.tar.gz
talos-obmc-uboot-1e8ff7145c6be51f295d8e235472a6455aee1ac3.zip
KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH
Trivial conversion of the ks8695eth driver to a CONFIG_MULTI_ETH type driver. Signed-off-by: Greg Ungerer <greg.ungerer@opengear.com>
Diffstat (limited to 'include/configs/cm41xx.h')
-rw-r--r--include/configs/cm41xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/cm41xx.h b/include/configs/cm41xx.h
index 785ab0a62a..66e689aa85 100644
--- a/include/configs/cm41xx.h
+++ b/include/configs/cm41xx.h
@@ -38,6 +38,7 @@
#define CONFIG_INITRD_TAG 1
#define CONFIG_DRIVER_KS8695ETH /* use KS8695 ethernet driver */
+#define CONFIG_NET_MULTI
/*
* Size of malloc() pool
OpenPOWER on IntegriCloud