Message ID | 1290799053-27282-14-git-send-email-agraf@suse.de |
---|---|
State | New |
Headers | show |
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
This patch enables AHCI for all machines supporting PCI. Signed-off-by: Alexander Graf <agraf@suse.de> --- default-configs/pci-devices.mak | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)