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 | f0f10fa599884b3887497c8332e15a6cd20849e5 (patch) | |
tree | c098858affb9638a3640ded016ea4ac0ea7fe1fb /target/linux/generic/config-3.0 | |
parent | b197196bc8c3736fb03980a0e46bb69f39fbcdab (diff) | |
download | upstream-f0f10fa599884b3887497c8332e15a6cd20849e5.tar.gz upstream-f0f10fa599884b3887497c8332e15a6cd20849e5.tar.bz2 upstream-f0f10fa599884b3887497c8332e15a6cd20849e5.zip |
add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's patch
SVN-Revision: 27762
Diffstat (limited to 'target/linux/generic/config-3.0')
-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 |