Re: [tip:x86/urgent] x86/kconfig: Add a Kconfig shortcut for buildingworking KVM guest kernels

From: H. Peter Anvin
Date: Fri May 03 2013 - 15:09:44 EST


On 05/03/2013 10:19 AM, David Rientjes wrote:
>
> Works fine unless kvm_guest.config enables an option that requires a
> numbered choice, such as CONFIG_EXPERT enabling the the ability to select
> CONFIG_SLOB from the list of allocators. Instead of relying on yes(1),
> I think you'll need to modify this custom script to explicitly disable
> remaining options and select the default when there's a choice.
>

Actually it is called:

KCONFIG_ALLCONFIG=kvm_guest.config make allnoconfig

-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/