diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-16 18:31:14 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-16 18:31:14 +0000 |
commit | 154b88e3fc7e783901e7030b4cb25224b40c2e74 (patch) | |
tree | 6b324a8253204c7064b8a9fb6ec8fabe3890fc6d | |
parent | 86e44ce0d5c7b65cc504bea5dd814da36cd95847 (diff) | |
download | upstream-154b88e3fc7e783901e7030b4cb25224b40c2e74.tar.gz upstream-154b88e3fc7e783901e7030b4cb25224b40c2e74.tar.bz2 upstream-154b88e3fc7e783901e7030b4cb25224b40c2e74.zip |
kernel: add a few more missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26192 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |