make thermal framework registered sensors also register as hwmons
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41290
This commit is contained in:
parent
86fe5a4487
commit
eb394977f4
1 changed files with 1 additions and 0 deletions
|
@ -855,6 +855,7 @@ define KernelPackage/thermal
|
|||
CONFIG_THERMAL_GOV_FAIR_SHARE=n \
|
||||
CONFIG_THERMAL_GOV_STEP_WISE=y \
|
||||
CONFIG_THERMAL_GOV_USER_SPACE=n \
|
||||
CONFIG_THERMAL_HWMON=y \
|
||||
CONFIG_THERMAL_EMULATION=n
|
||||
FILES:=$(LINUX_DIR)/drivers/thermal/thermal_sys.ko
|
||||
AUTOLOAD:=$(call AutoProbe,thermal_sys)
|
||||
|
|
Loading…
Reference in a new issue