aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
diff options
context:
space:
mode:
authorDave Gerlach <d-gerlach@ti.com>2020-07-15 23:39:58 -0500
committerSimon Glass <sjg@chromium.org>2020-07-25 14:46:57 -0600
commit21e3c219aea21467766420f9d1941d12e48259bd (patch)
tree888a26535e137b56dd0e14ccfffaed4532843866 /configs/sandbox_spl_defconfig
parent6d3b82df832908675fe4cf4c829779f3abc34999 (diff)
downloadu-boot-21e3c219aea21467766420f9d1941d12e48259bd.zip
u-boot-21e3c219aea21467766420f9d1941d12e48259bd.tar.gz
u-boot-21e3c219aea21467766420f9d1941d12e48259bd.tar.bz2
test: Add tests for SOC uclass
Add a sandbox SOC driver, and some tests for the SOC uclass. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Diffstat (limited to 'configs/sandbox_spl_defconfig')
-rw-r--r--configs/sandbox_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig
index b3274a9..25c974f 100644
--- a/configs/sandbox_spl_defconfig
+++ b/configs/sandbox_spl_defconfig
@@ -120,6 +120,7 @@ CONFIG_LED_GPIO=y
CONFIG_DM_MAILBOX=y
CONFIG_SANDBOX_MBOX=y
CONFIG_MISC=y
+CONFIG_SOC_DEVICE=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_I2C=y
CONFIG_CROS_EC_LPC=y