kernel: fix dependencies of kmod-thermal
This depends on kmod-hwmon-core Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38639
This commit is contained in:
parent
1f3c0f9c54
commit
a02ef5d05e
@ -786,6 +786,7 @@ $(eval $(call KernelPackage,random-core))
|
|||||||
define KernelPackage/thermal
|
define KernelPackage/thermal
|
||||||
SUBMENU:=$(OTHER_MENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=Generic Thermal sysfs driver
|
TITLE:=Generic Thermal sysfs driver
|
||||||
|
DEPENDS:=+kmod-hwmon-core
|
||||||
HIDDEN:=1
|
HIDDEN:=1
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_THERMAL \
|
CONFIG_THERMAL \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user