Skip to content

Commit 93b0758

Browse files
ambarusarndb
authored andcommitted
arm64: defconfig: enable ACPM protocol and Exynos mailbox
Enable the Samsung Exynos ACPM protocol and its transport layer, the Exynos mailbox driver. Samsung Exynos platforms implement ACPM to provide support for PMIC, clock frequency scaling, clock configuration and temperature sensors. Signed-off-by: Tudor Ambarus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent e87c747 commit 93b0758

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
@@ -265,6 +265,7 @@ CONFIG_IMX_SCU=y
265265
CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE=y
266266
CONFIG_QCOM_QSEECOM=y
267267
CONFIG_QCOM_QSEECOM_UEFISECAPP=y
268+
CONFIG_EXYNOS_ACPM_PROTOCOL=m
268269
CONFIG_GNSS=m
269270
CONFIG_GNSS_MTK_SERIAL=m
270271
CONFIG_MTD=y
@@ -1422,6 +1423,7 @@ CONFIG_HWSPINLOCK_QCOM=y
14221423
CONFIG_TEGRA186_TIMER=y
14231424
CONFIG_RENESAS_OSTM=y
14241425
CONFIG_ARM_MHU=y
1426+
CONFIG_EXYNOS_MBOX=m
14251427
CONFIG_IMX_MBOX=y
14261428
CONFIG_OMAP2PLUS_MBOX=m
14271429
CONFIG_PLATFORM_MHU=y

0 commit comments

Comments
 (0)