* Sasha Levin <levinsasha928@xxxxxxxxx> wrote: > > ? It would be very obvious at a glance what it does. > > We can possibly make 'make defconfig abc' run arch specific script > located next to the defconfig files (arch/$(ARCH)/configs/). AFAICS that's not the same as the current kvmconfig functionality though: we want to minimally enable certain config options in the current .config - not pick some default config. My main usecase for this is that i want to minimally change .config's that get mailed to me, to reproduce a bug reporter's kernel as closely as possible - and be able to boot it in KVM. It's a straightforward, very useful feature, i've been using my own similar hack to do something similar for years and it works very well. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html