mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
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 <robert.marko@sartura.hr> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
committed by
Caleb Connolly
parent
813bc42487
commit
c38dcb217c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user