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 | 1b8a1f7248355b3a6470e859fc58cf57fcb515fb (patch) | |
tree | 15da251af61567919817f1a1f8e12442f9247edf /target | |
parent | 2b6a84a7a388a5059657d44253a27f92f3322488 (diff) | |
download | upstream-1b8a1f7248355b3a6470e859fc58cf57fcb515fb.tar.gz upstream-1b8a1f7248355b3a6470e859fc58cf57fcb515fb.tar.bz2 upstream-1b8a1f7248355b3a6470e859fc58cf57fcb515fb.zip |
kernel: add a few more missing config symbols
SVN-Revision: 26192
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 |