diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-16 18:31:14 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-16 18:31:14 +0000 |
commit | 6eaa8a398aae73abd7deba565525aa16e47ed4e6 (patch) | |
tree | 6b324a8253204c7064b8a9fb6ec8fabe3890fc6d /target | |
parent | 65a01f9fcdb648c0d43b9e4bcf3fdac54d363c71 (diff) |
kernel: add a few more missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26192 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-2.6.38 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |