From: Nobuhiro Iwamatsu Date: Mon, 14 Jun 2021 23:52:48 +0000 (+0900) Subject: arm64: defconfig: Visconti: Enable PWM X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1ba39c2b8b72f29c914a0315161e21bd7444baf6;p=linux.git arm64: defconfig: Visconti: Enable PWM Enable Visconti's PWM in the ARM64 defconfig as a module. Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 08c6f769df9ae..882507f4e0902 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1083,6 +1083,7 @@ CONFIG_PWM_SAMSUNG=y CONFIG_PWM_SL28CPLD=m CONFIG_PWM_SUN4I=m CONFIG_PWM_TEGRA=m +CONFIG_PWM_VISCONTI=m CONFIG_SL28CPLD_INTC=y CONFIG_QCOM_PDC=y CONFIG_RESET_IMX7=y