using kconfiglib from scripts

Anup Patel anup at brainfault.org
Tue Apr 4 02:29:02 PDT 2023


On Tue, Apr 4, 2023 at 2:13 PM Ben Dooks <ben.dooks at codethink.co.uk> wrote:
>
> Hi, is there any documentation about doing updates for .config
> from scripts using the scripts/Kconfiglib scripts?
>
> I'm looking at updating our CI and need to set a couple of .config
> options over the generic build.

You can add custom xyz_defconfig under platform/generic/configs and
compile OpenSBI as follows:
# make PLATFORM=generic PLATFORM_DEFCONFIG=xyz_defconfig

Regards,
Anup

>
> --
> Ben Dooks                               http://www.codethink.co.uk/
> Senior Engineer                         Codethink - Providing Genius
>
> https://www.codethink.co.uk/privacy.html
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi



More information about the opensbi mailing list