diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 15:31:54 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 15:31:54 +0000 |
commit | 0b917fbbca29f815e7f4227dff193f5ef01d0102 (patch) | |
tree | 788631c685992c8a97027c14f3da9a9b063a3a30 /target/linux/x86/kvm_guest/config-3.3 | |
parent | f132a1f22fe24463c3a5ca3f04bf5e535be6b21d (diff) |
x86/kvm_guest: add missing symbols for 3.3
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35458 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/kvm_guest/config-3.3')
-rw-r--r-- | target/linux/x86/kvm_guest/config-3.3 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/x86/kvm_guest/config-3.3 b/target/linux/x86/kvm_guest/config-3.3 index 38f9db63dc..4cbbf1ad23 100644 --- a/target/linux/x86/kvm_guest/config-3.3 +++ b/target/linux/x86/kvm_guest/config-3.3 @@ -24,10 +24,17 @@ 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_ACPI=y +# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set +# CONFIG_HOTPLUG_PCI_COMPAQ is not set +# CONFIG_HOTPLUG_PCI_CPCI is not set +# CONFIG_HOTPLUG_PCI_FAKE is not set +# CONFIG_HOTPLUG_PCI_IBM is not set +CONFIG_HOTPLUG_PCI_PCIE=y +# CONFIG_HOTPLUG_PCI_SHPC is not set # CONFIG_HPET is not set # CONFIG_HP_ACCEL is not set CONFIG_HVC_DRIVER=y |