mirror of https://github.com/hak5/openwrt.git
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> SVN-Revision: 35458lede-17.01
parent
ab3e3cacaa
commit
0f46f47512
|
@ -24,10 +24,17 @@ CONFIG_ACPI_PROCESSOR=y
|
||||||
CONFIG_CONSOLE_TRANSLATIONS=y
|
CONFIG_CONSOLE_TRANSLATIONS=y
|
||||||
CONFIG_CPU_IDLE_GOV_MENU=y
|
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||||
CONFIG_DUMMY_CONSOLE=y
|
CONFIG_DUMMY_CONSOLE=y
|
||||||
|
# CONFIG_EEEPC_LAPTOP is not set
|
||||||
# CONFIG_EFI is not set
|
# CONFIG_EFI is not set
|
||||||
CONFIG_HIGHMEM4G=y
|
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=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_HPET is not set
|
||||||
# CONFIG_HP_ACCEL is not set
|
# CONFIG_HP_ACCEL is not set
|
||||||
CONFIG_HVC_DRIVER=y
|
CONFIG_HVC_DRIVER=y
|
||||||
|
|
Loading…
Reference in New Issue