[resend v2 12/13] configs: sandbox_defconfig: Enable configs for sandbox i3c
Tom Rini
trini at konsulko.com
Fri Mar 14 17:54:02 CET 2025
On Fri, Mar 14, 2025 at 12:09:01PM +0800, dinesh.maniyam at altera.com wrote:
> 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 | 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250314/adf85f19/attachment.sig>
More information about the U-Boot
mailing list