Skip to content

Commit 0eaa9fc

Browse files
committed
Merge tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
Two patches to enable the new thermal sensor driver found on newer Allwinner SoCs and to enable the MIPI-DSI controller. * tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux: arm64: defconfig: Enable DRM_SUN6I_DSI arm64: defconfig: Enable CONFIG_SUN8I_THERMAL Link: https://lore.kernel.org/r/283eb531-890f-4ab2-95b5-898301af9807.lettre@localhost Signed-off-by: Olof Johansson <[email protected]>
2 parents 1b32b72 + 03c6bf4 commit 0eaa9fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
452452
CONFIG_CPU_THERMAL=y
453453
CONFIG_THERMAL_EMULATION=y
454454
CONFIG_QORIQ_THERMAL=m
455+
CONFIG_SUN8I_THERMAL=y
455456
CONFIG_ROCKCHIP_THERMAL=m
456457
CONFIG_RCAR_THERMAL=y
457458
CONFIG_RCAR_GEN3_THERMAL=y
@@ -547,6 +548,7 @@ CONFIG_ROCKCHIP_DW_MIPI_DSI=y
547548
CONFIG_ROCKCHIP_INNO_HDMI=y
548549
CONFIG_DRM_RCAR_DU=m
549550
CONFIG_DRM_SUN4I=m
551+
CONFIG_DRM_SUN6I_DSI=m
550552
CONFIG_DRM_SUN8I_DW_HDMI=m
551553
CONFIG_DRM_SUN8I_MIXER=m
552554
CONFIG_DRM_MSM=m

0 commit comments

Comments
 (0)