[PATCH] kconfig: Add support for out-of-tree config fragment and defconfig

Tom Rini trini at konsulko.com
Wed Nov 5 15:42:05 CET 2025


On Wed, Nov 05, 2025 at 03:53:16PM +0530, Neha Malcom Francis wrote:

> Add support for fetching config fragments and defconfigs out-of-tree using
> CONFIG_FRAGMENT_PATH and CONFIG_DEFCONFIG_PATH respectively.
> 
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---
>  scripts/kconfig/Makefile | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)

Isn't this what scripts/kconfig/merge_config.sh is for? No, you can't
just do "make foo_defconfig bar.config" directly, but your tooling that
knows about outside fragments can merge foo_defconfig with
/somewhere/bar.config directly.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251105/1d3794e7/attachment.sig>


More information about the U-Boot mailing list