[PATCH 04/15] Revert "drivers: smem: sandbox"
Caleb Connolly
caleb.connolly at linaro.org
Sun Nov 24 20:17:46 CET 2024
This reverts commit 7fd7e2cf339ea2ec570f6dae1cdfaf8e066eb4af.
---
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 dee280184b1b..1c1f148d5b5c 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -1357,12 +1357,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 7960b2ef42e7..62a4fb80e2cb 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -228,10 +228,8 @@ CONFIG_SANDBOX_RESET=y
CONFIG_DM_RTC=y
CONFIG_RTC_RV8803=y
CONFIG_SCSI=y
CONFIG_SANDBOX_SERIAL=y
-CONFIG_SMEM=y
-CONFIG_SANDBOX_SMEM=y
CONFIG_SOUND=y
CONFIG_SOUND_SANDBOX=y
CONFIG_SOC_DEVICE=y
CONFIG_SANDBOX_SPI=y
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 718e4a8283c8..1428d8e4b411 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -297,10 +297,8 @@ CONFIG_RTC_RV8803=y
CONFIG_RTC_HT1380=y
CONFIG_SCSI=y
CONFIG_SANDBOX_SERIAL=y
CONFIG_SM=y
-CONFIG_SMEM=y
-CONFIG_SANDBOX_SMEM=y
CONFIG_SOUND=y
CONFIG_SOUND_DA7219=y
CONFIG_SOUND_MAX98357A=y
CONFIG_SOUND_SANDBOX=y
--
2.47.0
More information about the U-Boot
mailing list