qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 13/13] config: add ahci for pci capable machines


From: Alexander Graf
Subject: [Qemu-devel] [PATCH 13/13] config: add ahci for pci capable machines
Date: Fri, 26 Nov 2010 20:17:33 +0100

This patch enables AHCI for all machines supporting PCI.

Signed-off-by: Alexander Graf <address@hidden>
---
 default-configs/pci-devices.mak |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/default-configs/pci-devices.mak b/default-configs/pci-devices.mak
index b3a55bf..9dac2b4 100644
--- a/default-configs/pci-devices.mak
+++ b/default-configs/pci-devices.mak
@@ -1,2 +1,3 @@
 # Default configuration options for PCI capable machines
 
+CONFIG_AHCI=y
-- 
1.6.0.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]