]> Git Repo - linux.git/commitdiff
arm64: defconfig: Enable PWM_SUN4I
authorJagan Teki <[email protected]>
Tue, 13 Nov 2018 12:15:35 +0000 (17:45 +0530)
committerMaxime Ripard <[email protected]>
Tue, 13 Nov 2018 13:06:40 +0000 (14:06 +0100)
Allwinner PWM support need for ARM64 Allwinner SoC's
which used pwms, builds it as module.

Signed-off-by: Jagan Teki <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
arch/arm64/configs/defconfig

index 8d9d4fe97b1a0972329e8131413eadd15f939327..aca6ebc2813847d7bbec2d54bd99716d8d743cd9 100644 (file)
@@ -648,6 +648,7 @@ CONFIG_PWM_MESON=m
 CONFIG_PWM_RCAR=m
 CONFIG_PWM_ROCKCHIP=y
 CONFIG_PWM_SAMSUNG=y
+CONFIG_PWM_SUN4I=m
 CONFIG_PWM_TEGRA=m
 CONFIG_RESET_TI_SCI=y
 CONFIG_PHY_XGENE=y
This page took 0.059074 seconds and 4 git commands to generate.