diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:40 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:40 +0000 |
commit | b86edec09bda8afb2be484d21e9f62367f69ec0b (patch) | |
tree | d44fc2fe26095987ae5bd1e57cf960722fb96e68 /target/linux | |
parent | 371d5c7cc771b6a77f630e40f41d3281e80609b1 (diff) | |
download | upstream-b86edec09bda8afb2be484d21e9f62367f69ec0b.tar.gz upstream-b86edec09bda8afb2be484d21e9f62367f69ec0b.tar.bz2 upstream-b86edec09bda8afb2be484d21e9f62367f69ec0b.zip |
add missing 2.6.35 config symbols
SVN-Revision: 22539
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-2.6.25 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.25 b/target/linux/generic/config-2.6.25 index 2e072205e5..75b5d65b12 100644 --- a/target/linux/generic/config-2.6.25 +++ b/target/linux/generic/config-2.6.25 @@ -331,6 +331,7 @@ CONFIG_CROSSCOMPILE=y # CONFIG_CRYPTO_XCBC is not set # CONFIG_CRYPTO_XTS is not set CONFIG_CRYPTO=y +# CONFIG_CS5535_MFGPT is not set # CONFIG_DAB is not set # CONFIG_DAVICOM_PHY is not set # CONFIG_DEBUG_BUGVERBOSE is not set @@ -1202,6 +1203,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCF8575 is not set # CONFIG_PCI is not set # CONFIG_PCI_ATMEL is not set +# CONFIG_PCI_CNB20LE_QUIRK is not set # CONFIG_PCI_HERMES is not set # CONFIG_PCI_LEGACY is not set # CONFIG_PCI_MSI is not set @@ -1984,6 +1986,7 @@ CONFIG_VIRT_TO_BUS=y # CONFIG_VITESSE_PHY is not set CONFIG_VLAN_8021Q=y # CONFIG_VM_EVENT_COUNTERS is not set +# CONFIG_VMWARE_BALLOON is not set # CONFIG_VT is not set # CONFIG_VXFS_FS is not set # CONFIG_W1 is not set |