diff mbox series

arm64: defconfig: Enable SM8250 GCC driver

Message ID 20200424102943.2368764-1-vkoul@kernel.org (mailing list archive)
State Accepted
Commit f7a8bc1cf0b21c6d10ea17b2afc760bf490a25ba
Headers show
Series arm64: defconfig: Enable SM8250 GCC driver | expand

Commit Message

Vinod Koul April 24, 2020, 10:29 a.m. UTC
Enable the SM8250 GCC driver so that we can boot to shell with defconfig

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 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 a546a153604f..3b67211aa2f7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -809,6 +809,7 @@  CONFIG_SDM_GCC_845=y
 CONFIG_SDM_GPUCC_845=y
 CONFIG_SDM_DISPCC_845=y
 CONFIG_SM_GCC_8150=y
+CONFIG_SM_GCC_8250=y
 CONFIG_QCOM_HFPLL=y
 CONFIG_HWSPINLOCK=y
 CONFIG_HWSPINLOCK_QCOM=y