thermal: set tristate as default except mt7621
554b3529feprevious commit:a7a35df807
This commit is contained in:
parent
e030c6412c
commit
bfddc0e8b3
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