Hello,
I'm trying to generate a KVM guest OpenWRT image from Attitude
Adjustment 12.09 git repository.

Generating default images works well, but as soon as I specify that I
want a KVM guest, it fails.

Running "make V=99" give me this output:

make[5]: Entering directory
`/home/jbfavre/Public/OpenWrt/openwrt-12.09.orig/build_dir/linux-x86_kvm_guest/linux-3.3.8'
scripts/kconfig/conf --silentoldconfig Kconfig
.config:2338:warning: override: NOHIGHMEM changes choice state
*
* Restart config...
*
*
* Support for PCI Hotplug
*
Support for PCI Hotplug (HOTPLUG_PCI) [Y/n/m/?] y
  Fake PCI Hotplug driver (HOTPLUG_PCI_FAKE) [N/m/y/?] n
  Compaq PCI Hotplug driver (HOTPLUG_PCI_COMPAQ) [N/m/y/?] n
  IBM PCI Hotplug driver (HOTPLUG_PCI_IBM) [N/m/y/?] (NEW)

I've tried multiple times from a clean git clone and got the same result.

So, is there any way to specify this options somewhere so that I won't
be bothered with the question again ?
I can't find where it should be done.

Regards,
Jean-Baptiste
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to