From: Dinesh Maniyam <dinesh.mani...@altera.com> Enable configs for sandbox i3c.
Signed-off-by: Dinesh Maniyam <dinesh.mani...@altera.com> --- configs/sandbox_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 861a1f4cd90..d3617da8792 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -364,3 +364,6 @@ CONFIG_TEST_FDTDEC=y CONFIG_UNIT_TEST=y CONFIG_UT_TIME=y CONFIG_UT_DM=y +CONFIG_I3C=y +CONFIG_I3C_SANDBOX=y +CONFIG_CMD_I3C=y -- 2.26.2