mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable CONFIG_IMX8MM_THERMAL as module
Enable CONFIG_IMX8MM_THERMAL as module to support i.MX8MM thermal driver. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
34e46ed80d
commit
63cccc8401
|
@ -455,6 +455,7 @@ CONFIG_CPU_THERMAL=y
|
|||
CONFIG_THERMAL_EMULATION=y
|
||||
CONFIG_QORIQ_THERMAL=m
|
||||
CONFIG_IMX_SC_THERMAL=m
|
||||
CONFIG_IMX8MM_THERMAL=m
|
||||
CONFIG_ROCKCHIP_THERMAL=m
|
||||
CONFIG_RCAR_THERMAL=y
|
||||
CONFIG_RCAR_GEN3_THERMAL=y
|
||||
|
|
Loading…
Reference in New Issue