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 | dd3652e168556dcdb79da21d3b61bb283c6cc91f (patch) | |
tree | c4e88764eeb25406d9f97d579ead1fd875f17343 | |
parent | c1dc4a8a661cc5036563e6868bc6a4f197158acd (diff) | |
download | upstream-dd3652e168556dcdb79da21d3b61bb283c6cc91f.tar.gz upstream-dd3652e168556dcdb79da21d3b61bb283c6cc91f.tar.bz2 upstream-dd3652e168556dcdb79da21d3b61bb283c6cc91f.zip |
add missing 2.6.34 symbols
SVN-Revision: 22543
-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 |