[PATCH 4/4] arm64: defconfig: Enable Renesas RZ/G2L GPT config
Biju Das
biju.das.jz at bp.renesas.com
Wed Apr 23 22:40:47 PDT 2025
Enable PWM config for Renesas RZ/G2L GPT as it is populated on
the RZ/G2L and RZ/V2L SMARC EVKs.
Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 904c3f742ecc..ab08d2c2b722 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1534,6 +1534,7 @@ CONFIG_PWM_MEDIATEK=m
CONFIG_PWM_RCAR=m
CONFIG_PWM_RENESAS_TPU=m
CONFIG_PWM_ROCKCHIP=y
+CONFIG_PWM_RZG2L_GPT=m
CONFIG_PWM_RZ_MTU3=m
CONFIG_PWM_SAMSUNG=y
CONFIG_PWM_SL28CPLD=m
--
2.43.0
More information about the linux-arm-kernel
mailing list