diff mbox series

arm: mach-ipq40xx: dont select SMEM by default

Message ID 20240418091727.18551-1-robert.marko@sartura.hr
State Accepted
Delegated to: Caleb Connolly
Headers show
Series arm: mach-ipq40xx: dont select SMEM by default | expand

Commit Message

Robert Marko April 18, 2024, 9:17 a.m. UTC
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 <robert.marko@sartura.hr>
---
 arch/arm/Kconfig | 2 --
 1 file changed, 2 deletions(-)

Comments

Caleb Connolly April 23, 2024, 11:43 a.m. UTC | #1
On Thu, 18 Apr 2024 11:17:00 +0200, Robert Marko wrote:
> IPQ40xx SoC-s dont have proper SMEM support like more modern Qualcomm
> SoC-s so there is no point in selecting the required drivers.
> 
> 

Applied, thanks!

[1/1] arm: mach-ipq40xx: dont select SMEM by default
      commit: c38dcb217c8be0aae7e8e1bb1fb3c31850fa89c3

Best regards,
diff mbox series

Patch

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 23ee25269a..922c28cca9 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