Revert "drivers: smem: sandbox"
This reverts commit 7fd7e2cf33.
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Simon Glass
parent
3bcbdcddf7
commit
513edfc585
@@ -1374,10 +1374,6 @@
|
||||
sandbox,filepath = "scsi.img";
|
||||
};
|
||||
|
||||
smem@0 {
|
||||
compatible = "sandbox,smem";
|
||||
};
|
||||
|
||||
sound {
|
||||
compatible = "sandbox,sound";
|
||||
cpu {
|
||||
|
||||
@@ -229,8 +229,6 @@ 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
|
||||
|
||||
@@ -302,8 +302,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user