Hello,
How hard would it be to point Kconfig to look for a defconfig in the
mainboard directory?

In util/kconfig/confdata.c:

Change:
const char conf_defname[] = "arch/$ARCH/defconfig";

to point to:
const char conf_defname[] = ".. src/mainboard/VENDOR/MAINBOARD/defconfig";

Or something like that???


-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org


-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to