diff mbox series

[07/13] arm64: defconfig: Enable MTK_SVS

Message ID 20221108232228.1177199-8-nfraprado@collabora.com (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: Enable missing kconfigs for mt8183-kukui-jacuzzi-juniper | expand

Commit Message

NĂ­colas F. R. A. Prado Nov. 8, 2022, 11:22 p.m. UTC
Enable support for the Smart Voltage Scaling (SVS) engine present on
some MediaTek SoCs like mt8183.

By enabling this on the defconfig we make it effortless to test the
relevant hardware on CI systems like KernelCI.

Signed-off-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
---

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5e752a9afed7..9fe43387d83f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1140,6 +1140,7 @@  CONFIG_FSL_RCPM=y
 CONFIG_MTK_CMDQ=m
 CONFIG_MTK_DEVAPC=m
 CONFIG_MTK_PMIC_WRAP=y
+CONFIG_MTK_SVS=m
 CONFIG_QCOM_AOSS_QMP=y
 CONFIG_QCOM_COMMAND_DB=y
 CONFIG_QCOM_CPR=y