diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-08 20:01:10 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-08 20:01:10 +0000 |
commit | 501cad2ce2368324a65f9bd94ae17bc900543f71 (patch) | |
tree | 0ed3d4816ff93d0ec8188914dfca4027470a20f4 | |
parent | 893b6dec9649c6997220a6ad0cc54b292256edc8 (diff) |
[kernel] add missing 2.6.34 symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22543 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 c396edf51..cec70962b 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 |