]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: qcom: ipq5018: allow it to be bulid on arm32
authorKarl Chan <exxxxkc@getgoogleoff.me>
Mon, 7 Oct 2024 16:34:12 +0000 (00:34 +0800)
committerBjorn Andersson <andersson@kernel.org>
Fri, 14 Feb 2025 17:31:22 +0000 (11:31 -0600)
commit5d02941c83997b58e8fc15390290c7c6975acaff
treec6314e3ee7fc4511aeeaa8defd59c389dbe2f886
parent4b28beb882a0a1af0ce47a8a87e7877a3ae6ad36
clk: qcom: ipq5018: allow it to be bulid on arm32

There are some ipq5018 based device's firmware only can able to boot
arm32 but the clock driver dont allow it to be compiled on arm32.
Therefore allow GCC for IPQ5018 to be selected when building ARM32
kernel

Signed-off-by: Karl Chan <exxxxkc@getgoogleoff.me>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20241007163414.32458-4-exxxxkc@getgoogleoff.me
[bjorn: Updated commit message, per Dmitry's suggestion]
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/Kconfig