mbox series

[0/2] arm64: defconfig: fix config issues on Qualcomm SM8350 platform

Message ID 20240530-8350-config-v1-0-d6e871236ed4@linaro.org (mailing list archive)
Headers show
Series arm64: defconfig: fix config issues on Qualcomm SM8350 platform | expand

Message

Dmitry Baryshkov May 30, 2024, 12:51 a.m. UTC
Fix two issues observed with the kernels using defconfig on the devices
using Qualcomm SM8350 SoC.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
Dmitry Baryshkov (2):
      arm64: defconfig: enable CONFIG_SM_GPUCC_8350
      arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in

 arch/arm64/configs/defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
base-commit: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
change-id: 20240530-8350-config-1af193610ee2

Best regards,

Comments

Bjorn Andersson May 30, 2024, 3:26 a.m. UTC | #1
On Thu, 30 May 2024 03:51:12 +0300, Dmitry Baryshkov wrote:
> Fix two issues observed with the kernels using defconfig on the devices
> using Qualcomm SM8350 SoC.
> 
> 

Applied, thanks!

[1/2] arm64: defconfig: enable CONFIG_SM_GPUCC_8350
      commit: 3833d5787e774cda0f8ee19929a573924ba046b0
[2/2] arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in
      commit: 26bd1c26991c69af6ab020289308cc5ea80cfb08

Best regards,