diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:01:10 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:01:10 +0000 |
commit | 6a85248b61ca7bee6df4f495221e8cae8ddb0cec (patch) | |
tree | 0ed3d4816ff93d0ec8188914dfca4027470a20f4 /target/linux/generic | |
parent | f27cb2ed92b694477830f837dad94f7b3a718de4 (diff) | |
download | upstream-6a85248b61ca7bee6df4f495221e8cae8ddb0cec.tar.gz upstream-6a85248b61ca7bee6df4f495221e8cae8ddb0cec.tar.bz2 upstream-6a85248b61ca7bee6df4f495221e8cae8ddb0cec.zip |
[kernel] add missing 2.6.34 symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22543 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-2.6.34 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.34 b/target/linux/generic/config-2.6.34 index c396edf518..cec70962b8 100644 --- a/target/linux/generic/config-2.6.34 +++ b/target/linux/generic/config-2.6.34 @@ -444,8 +444,8 @@ CONFIG_CRYPTO_UNLZMA=y CONFIG_CRYPTO=y CONFIG_CRYPTO_ZLIB=y # CONFIG_CRYSTALHD is not set -# CONFIG_CS5535_MFGPT is not set # CONFIG_CUSE is not set +# CONFIG_CS5535_MFGPT is not set # CONFIG_DAB is not set # CONFIG_DAVICOM_PHY is not set # CONFIG_DCB is not set @@ -2884,6 +2884,7 @@ CONFIG_VLAN_8021Q=y # CONFIG_VMSPLIT_3G_OPT is not set CONFIG_VMSPLIT_3G=y # CONFIG_VMXNET3 is not set +# CONFIG_VMWARE_BALLOON is not set # CONFIG_VT6655 is not set # CONFIG_VT6656 is not set # CONFIG_VT is not set |