[PATCH v2 5/8] sandbox: defconfig: enable CONFIG_SM option

Alexey Romanov avromanov at salutedevices.com
Mon Sep 11 18:35:33 CEST 2023


We use this option for test UCLASS_SM.

Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
---
 configs/sandbox_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index be46cae7aa..0745a4ecca 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -270,6 +270,7 @@ CONFIG_RTC_RV8803=y
 CONFIG_SCSI=y
 CONFIG_DM_SCSI=y
 CONFIG_SANDBOX_SERIAL=y
+CONFIG_SM=y
 CONFIG_SMEM=y
 CONFIG_SANDBOX_SMEM=y
 CONFIG_SOUND=y
-- 
2.25.1



More information about the U-Boot mailing list