mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 01:35:30 +08:00
12 lines
320 B
Diff
12 lines
320 B
Diff
--- 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
|