]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
sandbox: defconfig: enable CONFIG_SM option
authorAlexey Romanov <avromanov@salutedevices.com>
Thu, 21 Sep 2023 08:13:38 +0000 (11:13 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Sun, 15 Oct 2023 10:23:48 +0000 (12:23 +0200)
We use this option to test UCLASS_SM.

Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Link: https://lore.kernel.org/r/20230921081346.22157-6-avromanov@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
configs/sandbox_defconfig

index 01830c7bd25525c98095f5523ed9ecf85c9fb7dc..47417cb0391d327b0120a3a7962006550e509438 100644 (file)
@@ -280,6 +280,7 @@ CONFIG_RTC_HT1380=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