From 9d30d2b11624e9e0ffd9fa128a41acb0c022897d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 22 Jul 2010 20:17:05 +0200 Subject: [PATCH] projects/generic/linux: add 'ULI526X' network driver Signed-off-by: Stephan Raue --- projects/generic/linux/linux.i386.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/projects/generic/linux/linux.i386.conf b/projects/generic/linux/linux.i386.conf index b02e3d0b0b..1ab377f2fb 100644 --- a/projects/generic/linux/linux.i386.conf +++ b/projects/generic/linux/linux.i386.conf @@ -874,7 +874,13 @@ CONFIG_MII=m # CONFIG_NET_VENDOR_3COM is not set # CONFIG_ETHOC is not set # CONFIG_DNET is not set -# CONFIG_NET_TULIP is not set +CONFIG_NET_TULIP=y +# CONFIG_DE2104X is not set +# CONFIG_TULIP is not set +# CONFIG_DE4X5 is not set +# CONFIG_WINBOND_840 is not set +# CONFIG_DM9102 is not set +CONFIG_ULI526X=m # CONFIG_HP100 is not set # CONFIG_IBM_NEW_EMAC_ZMII is not set # CONFIG_IBM_NEW_EMAC_RGMII is not set