mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable SM8250 GCC driver
Enable the SM8250 GCC driver so that we can boot to shell with defconfig Signed-off-by: Vinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20200424102943.2368764-1-vkoul@kernel.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
b47c5fc15d
commit
f7a8bc1cf0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue