From 5c6dcc41e9dcae5c5fd5de09e74135bd44cc95c4 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 11 May 2011 13:20:10 +0200 Subject: [PATCH] projects/Fusion/linux: build LAN driver statically Signed-off-by: Stephan Raue --- projects/Fusion/linux/linux.x86_64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Fusion/linux/linux.x86_64.conf b/projects/Fusion/linux/linux.x86_64.conf index f811a15e9c..655e13d319 100644 --- a/projects/Fusion/linux/linux.x86_64.conf +++ b/projects/Fusion/linux/linux.x86_64.conf @@ -900,7 +900,7 @@ CONFIG_NETDEV_1000=y # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set -CONFIG_R8169=m +CONFIG_R8169=y # CONFIG_SIS190 is not set # CONFIG_SKGE is not set # CONFIG_SKY2 is not set