From: Robert Marko Date: Thu, 18 Apr 2024 09:17:00 +0000 (+0200) Subject: arm: mach-ipq40xx: dont select SMEM by default X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=c38dcb217c8be0aae7e8e1bb1fb3c31850fa89c3;p=u-boot.git arm: mach-ipq40xx: dont select SMEM by default IPQ40xx SoC-s dont have proper SMEM support like more modern Qualcomm SoC-s so there is no point in selecting the required drivers. Signed-off-by: Robert Marko Signed-off-by: Caleb Connolly --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index def7cca2c1..69a7fa6ba3 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -762,10 +762,8 @@ config ARCH_IPQ40XX select DM_SERIAL select DM_RESET select GPIO_EXTRA_HEADER - select MSM_SMEM select PINCTRL select CLK - select SMEM select OF_CONTROL select CLK_QCOM_IPQ4019 select PINCTRL_QCOM_IPQ4019