[x86] fix full builds for xen / kvm
authorJohn Crispin <john@openwrt.org>
Fri, 2 Nov 2012 07:36:13 +0000 (07:36 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 2 Nov 2012 07:36:13 +0000 (07:36 +0000)
SVN-Revision: 34056

target/linux/x86/kvm_guest/config-3.3
target/linux/x86/xen_domu/config-3.3

index 38f9db63dce45c62af6c05232ca4000264fdfe3a..4b92e0334824ee4d153d18562bf1dc899eec62fd 100644 (file)
@@ -24,10 +24,18 @@ CONFIG_ACPI_PROCESSOR=y
 CONFIG_CONSOLE_TRANSLATIONS=y
 CONFIG_CPU_IDLE_GOV_MENU=y
 CONFIG_DUMMY_CONSOLE=y
+# CONFIG_EEEPC_LAPTOP is not set
 # CONFIG_EFI is not set
 CONFIG_HIGHMEM4G=y
 CONFIG_HOTPLUG_PCI=y
+# CONFIG_HOTPLUG_PCI_FAKE is not set
+# CONFIG_HOTPLUG_PCI_COMPAQ is not set
 CONFIG_HOTPLUG_PCI_ACPI=y
+# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
+# CONFIG_HOTPLUG_PCI_CPCI is not set
+# CONFIG_HOTPLUG_PCI_SHPC is not set
+
+CONFIG_HOTPLUG_PCI_PCIE=y
 # CONFIG_HPET is not set
 # CONFIG_HP_ACCEL is not set
 CONFIG_HVC_DRIVER=y
index c34df71adcb714f3ed653797c927aaab84938f79..6372a32fc7938cf07aef293d72fa7dc32a464cd6 100644 (file)
@@ -11,6 +11,7 @@ CONFIG_HOTPLUG_CPU=y
 CONFIG_HVC_DRIVER=y
 CONFIG_HVC_IRQ=y
 CONFIG_HVC_XEN=y
+CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y
 CONFIG_IOMMU_HELPER=y
 CONFIG_KERNEL_GZIP=y
 # CONFIG_KERNEL_XZ is not set