Add PCI/ACPI hotplug support
In order to use manila-test-image for a service image, hotplug support is needed to recognize new disks as they're plugged in by nova. Change-Id: I2f0cfd4b8affdda8ffd19d58e26a96b3c37763a7
This commit is contained in:
parent
dca0bd32e5
commit
4910ba91a1
@ -5,6 +5,8 @@ CONFIG_X86_GENERIC=y
|
||||
# CONFIG_SUSPEND is not set
|
||||
CONFIG_INTEL_IDLE=y
|
||||
CONFIG_PCI_MSI=y
|
||||
CONFIG_HOTPLUG_PCI=y
|
||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||
CONFIG_NET=y
|
||||
CONFIG_PACKET=y
|
||||
CONFIG_UNIX=y
|
||||
|
Loading…
Reference in New Issue
Block a user