This patch enables AHCI for all machines supporting PCI.

Signed-off-by: Alexander Graf <ag...@suse.de>
---
 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