From 6c76747a056cc7de60567903ad5ffa0518da5e13 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 26 Jul 2007 10:04:44 +0000 Subject: [PATCH] add missing config options SVN-Revision: 8169 --- target/linux/x86-2.6/config/default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/x86-2.6/config/default b/target/linux/x86-2.6/config/default index 09754f6521..7ef5ddf906 100644 --- a/target/linux/x86-2.6/config/default +++ b/target/linux/x86-2.6/config/default @@ -297,6 +297,8 @@ CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set CONFIG_QUICKLIST=y CONFIG_R8169=m +CONFIG_R8169_NAPI=y +# CONFIG_R8169_VLAN is not set # CONFIG_RELOCATABLE is not set CONFIG_RTC=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y -- 2.30.2