hwmon: Explicitly unset PMBUS

SENSORS_PMBUS now depends on PMBUS, which is unset by default.  We
previously enabled SENSORS_PMBUS, but none of the specific drivers
that use it, so there seems little point in keeping it enabled.

svn path=/dists/trunk/linux-2.6/; revision=17972
This commit is contained in:
Ben Hutchings 2011-08-19 02:48:10 +00:00
parent 7d774c74ed
commit 55290d2f76
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ CONFIG_SENSORS_MAX6642=m
CONFIG_SENSORS_MAX6650=m
CONFIG_SENSORS_NTC_THERMISTOR=m
CONFIG_SENSORS_PC87427=m
CONFIG_SENSORS_PMBUS=m
# CONFIG_PMBUS is not set
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SHT21=m
CONFIG_SENSORS_SMM665=m