mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
config: add ahci for pci capable machines
This patch enables AHCI for all machines supporting PCI. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
461d13d31c
commit
f675d5c889
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ CONFIG_E1000_PCI=y
|
|||
CONFIG_IDE_CORE=y
|
||||
CONFIG_IDE_QDEV=y
|
||||
CONFIG_IDE_PCI=y
|
||||
CONFIG_AHCI=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue