On Fri, Mar 14, 2025 at 12:09:01PM +0800, dinesh.mani...@altera.com wrote: > 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
In both config patches, you need to use "savedefconfig" when adding options, not just adding to the end of the file. -- Tom
signature.asc
Description: PGP signature