Skip to content

Commit c8700d8

Browse files
committed
Merge tag 'visconti-arm-defconfig-for-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti into arm/defconfig
Visconti defconfig updates for v5.14 - Enable Visconti's PWM in the ARM64 defconfig as a module. - Enable Visconti's GPIO in the ARM64 defconfig. * tag 'visconti-arm-defconfig-for-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti: arm64: defconfig: Visconti: Enable GPIO arm64: defconfig: Visconti: Enable PWM Link: https://lore.kernel.org/r/20210615231232.pllzlqoamkmnsqq6@toshiba.co.jp Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents 020b31a + d1588b2 commit c8700d8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ CONFIG_GPIO_MXC=y
530530
CONFIG_GPIO_PL061=y
531531
CONFIG_GPIO_RCAR=y
532532
CONFIG_GPIO_UNIPHIER=y
533+
CONFIG_GPIO_VISCONTI=y
533534
CONFIG_GPIO_WCD934X=m
534535
CONFIG_GPIO_XGENE=y
535536
CONFIG_GPIO_XGENE_SB=y
@@ -1092,6 +1093,7 @@ CONFIG_PWM_SAMSUNG=y
10921093
CONFIG_PWM_SL28CPLD=m
10931094
CONFIG_PWM_SUN4I=m
10941095
CONFIG_PWM_TEGRA=m
1096+
CONFIG_PWM_VISCONTI=m
10951097
CONFIG_SL28CPLD_INTC=y
10961098
CONFIG_QCOM_PDC=y
10971099
CONFIG_RESET_IMX7=y

0 commit comments

Comments
 (0)