add missing kvm_guest kernel options
SVN-Revision: 33319
This commit is contained in:
parent
069f544d2b
commit
f186bff0ef
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,9 @@ CONFIG_CONSOLE_TRANSLATIONS=y
|
|||
CONFIG_CPU_IDLE_GOV_MENU=y
|
||||
CONFIG_DUMMY_CONSOLE=y
|
||||
# CONFIG_EFI is not set
|
||||
CONFIG_HIGHMEM4G=y
|
||||
CONFIG_HOTPLUG_PCI=y
|
||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||
# CONFIG_HPET is not set
|
||||
# CONFIG_HP_ACCEL is not set
|
||||
CONFIG_HVC_DRIVER=y
|
||||
|
@ -33,6 +36,7 @@ CONFIG_HW_CONSOLE=y
|
|||
CONFIG_INPUT=y
|
||||
CONFIG_INPUT_KEYBOARD=y
|
||||
# CONFIG_INTEL_IPS is not set
|
||||
CONFIG_KEYBOARD_ATKBD=y
|
||||
# CONFIG_KVM is not set
|
||||
CONFIG_KVM_CLOCK=y
|
||||
CONFIG_KVM_GUEST=y
|
||||
|
|
Loading…
Reference in a new issue