diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-07-24 22:04:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-07-24 22:04:08 +0000 |
commit | 296486573ba02bae4e5c48c726c08d61d5c2b7de (patch) | |
tree | 9f1934a101b70c32d4189e495a9f9e62799e6df5 /target/linux/generic | |
parent | 4d2cc216a9f62a5640aa6444bb272699e51bb89a (diff) | |
download | upstream-296486573ba02bae4e5c48c726c08d61d5c2b7de.tar.gz upstream-296486573ba02bae4e5c48c726c08d61d5c2b7de.tar.bz2 upstream-296486573ba02bae4e5c48c726c08d61d5c2b7de.zip |
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27762 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index 4d0a5e4314..b6f68ee280 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -171,6 +171,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BATMAN_ADV is not set # CONFIG_BATTERY_BQ27x00 is not set # CONFIG_BATTERY_DS2760 is not set +# CONFIG_BATTERY_DS2780 is not set # CONFIG_BATTERY_DS2782 is not set # CONFIG_BATTERY_MAX17040 is not set # CONFIG_BATTERY_MAX17042 is not set @@ -355,6 +356,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CFG80211 is not set # CONFIG_CGROUPS is not set # CONFIG_CHARGER_GPIO is not set +# CONFIG_CHARGER_MAX8903 is not set # CONFIG_CHELSIO_T1 is not set # CONFIG_CHELSIO_T3 is not set # CONFIG_CHELSIO_T4 is not set @@ -2250,6 +2252,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_F71805F is not set # CONFIG_SENSORS_F71882FG is not set # CONFIG_SENSORS_F75375S is not set +# CONFIG_SENSORS_FAM15H_POWER is not set # CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_G760A is not set # CONFIG_SENSORS_GL518SM is not set |