[resend v3 11/12] configs: sandbox_defconfig: Enable configs for sandbox i3c
dinesh.maniyam at altera.com
dinesh.maniyam at altera.com
Mon Mar 24 09:37:03 CET 2025
From: Dinesh Maniyam <dinesh.maniyam at altera.com>
Enable configs for sandbox i3c.
Signed-off-by: Dinesh Maniyam <dinesh.maniyam at altera.com>
---
configs/sandbox_defconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 861a1f4cd90..ba98cb0ae99 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -85,6 +85,7 @@ CONFIG_CMD_GPT=y
CONFIG_CMD_GPT_RENAME=y
CONFIG_CMD_IDE=y
CONFIG_CMD_I2C=y
+CONFIG_CMD_I3C=y
CONFIG_CMD_LOADM=y
CONFIG_CMD_LSBLK=y
CONFIG_CMD_MTD=y
@@ -206,6 +207,9 @@ CONFIG_I2C_CROS_EC_LDO=y
CONFIG_DM_I2C_GPIO=y
CONFIG_I2C_MUX=y
CONFIG_I2C_ARB_GPIO_CHALLENGE=y
+CONFIG_I3C=y
+CONFIG_I3C_SANDBOX=y
+CONFIG_DW_I3C_MASTER=y
CONFIG_CROS_EC_KEYB=y
CONFIG_I8042_KEYB=y
CONFIG_IOMMU=y
--
2.26.2
More information about the U-Boot
mailing list