mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
parent
0e4fe04e67
commit
3fcc387312
11
target/linux/generic/hack-5.4/999-thermal-tristate.patch
Normal file
11
target/linux/generic/hack-5.4/999-thermal-tristate.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/drivers/thermal/Kconfig
|
||||
+++ b/drivers/thermal/Kconfig
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
menuconfig THERMAL
|
||||
- bool "Generic Thermal sysfs driver"
|
||||
+ tristate "Generic Thermal sysfs driver"
|
||||
help
|
||||
Generic Thermal Sysfs driver offers a generic mechanism for
|
||||
thermal management. Usually it's made up of one or more thermal
|
11
target/linux/ramips/patches-5.4/998-thermal-bool.patch
Normal file
11
target/linux/ramips/patches-5.4/998-thermal-bool.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/drivers/thermal/Kconfig
|
||||
+++ b/drivers/thermal/Kconfig
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
menuconfig THERMAL
|
||||
- tristate "Generic Thermal sysfs driver"
|
||||
+ bool "Generic Thermal sysfs driver"
|
||||
help
|
||||
Generic Thermal Sysfs driver offers a generic mechanism for
|
||||
thermal management. Usually it's made up of one or more thermal
|
Loading…
Reference in New Issue
Block a user