On Fri, 3 May 2013, H. Peter Anvin wrote: > For minimal you'd probably use yes n | ... >
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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/