mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
update kernel defconfig: add CONFIG_THERMAL_OF
This enables CONFIG_THERMAL_OF by default for kernel config. It is required to get Allwinner SoCs' temperature from the GPADC driver. For detailed description see mainline kernel commit: 11937f69b65b08d3184b1ebc864668be4b6c5427 Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
This commit is contained in:
parent
eb6cb19b84
commit
8eb8602a76
@ -511,6 +511,7 @@ CONFIG_GPIO_SYSFS=y
|
||||
CONFIG_POWER_SUPPLY=y
|
||||
CONFIG_POWER_RESET=y
|
||||
CONFIG_THERMAL=y
|
||||
CONFIG_THERMAL_OF=y
|
||||
CONFIG_CPU_THERMAL=y
|
||||
CONFIG_WATCHDOG=y
|
||||
CONFIG_SUNXI_WATCHDOG=y
|
||||
|
Loading…
Reference in New Issue
Block a user