Skip to content

Commit 0bfe547

Browse files
bijudasgeertu
authored andcommitted
arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs
Enable PMIC RAA215300 and ISL 1208 configs, as it is populated on Renesas RZ/{G2L,V2L} SMARC EVKs. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230703144108.413938-1-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent aaa08e2 commit 0bfe547

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
@@ -732,6 +732,7 @@ CONFIG_REGULATOR_PWM=y
732732
CONFIG_REGULATOR_QCOM_RPMH=y
733733
CONFIG_REGULATOR_QCOM_SMD_RPM=y
734734
CONFIG_REGULATOR_QCOM_SPMI=y
735+
CONFIG_REGULATOR_RAA215300=y
735736
CONFIG_REGULATOR_RK808=y
736737
CONFIG_REGULATOR_S2MPS11=y
737738
CONFIG_REGULATOR_TPS65132=m
@@ -1075,6 +1076,7 @@ CONFIG_RTC_DRV_DS1307=m
10751076
CONFIG_RTC_DRV_HYM8563=m
10761077
CONFIG_RTC_DRV_MAX77686=y
10771078
CONFIG_RTC_DRV_RK808=m
1079+
CONFIG_RTC_DRV_ISL1208=m
10781080
CONFIG_RTC_DRV_PCF85063=m
10791081
CONFIG_RTC_DRV_PCF85363=m
10801082
CONFIG_RTC_DRV_M41T80=m

0 commit comments

Comments
 (0)