From 1b8a1f7248355b3a6470e859fc58cf57fcb515fb Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Wed, 16 Mar 2011 18:31:14 +0000
Subject: [PATCH] kernel: add a few more missing config symbols

SVN-Revision: 26192
---
 target/linux/generic/config-2.6.38 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38
index c1d2941dae..3ea5b14a62 100644
--- a/target/linux/generic/config-2.6.38
+++ b/target/linux/generic/config-2.6.38
@@ -153,6 +153,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
 # CONFIG_AUTOFS_FS is not set
 # CONFIG_AUTO_ZRELADDR is not set
 # CONFIG_AUXDISPLAY is not set
+# CONFIG_AVERAGE is not set
 # CONFIG_AX25 is not set
 # CONFIG_AX25_DAMA_SLAVE is not set
 # CONFIG_AX88796 is not set
@@ -1182,6 +1183,7 @@ CONFIG_KERNEL_LZMA=y
 # CONFIG_KS8851_MLL is not set
 # CONFIG_KSM is not set
 # CONFIG_KSZ884X_PCI is not set
+# CONFIG_KVM_GUEST is not set
 # CONFIG_L2TP is not set
 # CONFIG_L2TP_ETH is not set
 # CONFIG_L2TP_IP is not set
-- 
GitLab