[PATCH v3 04/15] Revert "drivers: smem: sandbox"
Casey Connolly
casey.connolly at linaro.org
Thu Jun 18 13:56:52 CEST 2026
This reverts commit 7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af.
Signed-off-by: Casey Connolly <casey.connolly at linaro.org>
---
arch/sandbox/dts/test.dts | 4 ----
configs/sandbox64_defconfig | 2 --
configs/sandbox_defconfig | 2 --
3 files changed, 8 deletions(-)
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index 074e5c06ec82..1652848a6f5e 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -1587,12 +1587,8 @@
compatible = "sandbox,scsi";
sandbox,filepath = "scsi.img";
};
- smem at 0 {
- compatible = "sandbox,smem";
- };
-
sound {
compatible = "sandbox,sound";
cpu {
sound-dai = <&i2s 0>;
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index f5d5b21e7331..4f77edc2ee61 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -232,10 +232,8 @@ CONFIG_RAM=y
CONFIG_REMOTEPROC_SANDBOX=y
CONFIG_DM_RTC=y
CONFIG_RTC_RV8803=y
CONFIG_SANDBOX_SERIAL=y
-CONFIG_SMEM=y
-CONFIG_SANDBOX_SMEM=y
CONFIG_SOUND_SANDBOX=y
CONFIG_SOC_DEVICE=y
CONFIG_SANDBOX_SPI=y
CONFIG_SPMI=y
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 512dbd6a0c6c..331bfb20df92 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -327,10 +327,8 @@ CONFIG_RTC_MAX313XX=y
CONFIG_RTC_RV8803=y
CONFIG_RTC_HT1380=y
CONFIG_SANDBOX_SERIAL=y
CONFIG_SANDBOX_SM=y
-CONFIG_SMEM=y
-CONFIG_SANDBOX_SMEM=y
CONFIG_SOUND_DA7219=y
CONFIG_SOUND_MAX98357A=y
CONFIG_SOUND_SANDBOX=y
CONFIG_SOC_DEVICE=y
--
2.53.0
More information about the U-Boot
mailing list