From 7b196006ef4d61df8a62d873ef9d1130079d8b1c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 1 Oct 2010 12:14:36 +0200 Subject: [PATCH] projects/generic/linux: add 3c9xx Network driver Signed-off-by: Stephan Raue --- projects/generic/linux/linux.i386.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/generic/linux/linux.i386.conf b/projects/generic/linux/linux.i386.conf index 61d0c4492e..aab05ad1b7 100644 --- a/projects/generic/linux/linux.i386.conf +++ b/projects/generic/linux/linux.i386.conf @@ -905,7 +905,9 @@ CONFIG_MII=m # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set # CONFIG_CASSINI is not set -# CONFIG_NET_VENDOR_3COM is not set +CONFIG_NET_VENDOR_3COM=y +CONFIG_VORTEX=m +# CONFIG_TYPHOON is not set # CONFIG_ETHOC is not set # CONFIG_DNET is not set CONFIG_NET_TULIP=y