arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916
authorMarc Gonzalez <marc.w.gonzalez@free.fr>
Mon, 24 Jun 2019 13:26:05 +0000 (15:26 +0200)
committerAndy Gross <agross@kernel.org>
Sun, 1 Sep 2019 05:42:53 +0000 (00:42 -0500)
commitfcee7de608a2e4cb3481fd224b11242427d8ec28
treef9e3ee3d23909208c7bef35e179a05b83dbcee81
parent6377910c5c149f12874a0489963e7158c378917b
arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916

QCOM_A53PLL and QCOM_CLK_APCS_MSM8916 used to be enabled by default in
drivers/clk/qcom/Kconfig. A recent patch changed that by dropping the
'default ARCH_QCOM' directive.

Add the two options explicitly in the arm64 defconfig, to avoid
functional regressions.

Acked-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
[bjorn: Rewrote subject]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/configs/defconfig