[kernel/f21] build in ahci_platform on aarch64 temporarily

Kyle McMartin kyle at fedoraproject.org
Fri Dec 12 22:48:23 UTC 2014


commit 23afd3781512511b6f3c7dd0a048f80f5c47f3fc
Author: Kyle McMartin <kyle at fedoraproject.org>
Date:   Fri Dec 12 17:48:28 2014 -0500

    build in ahci_platform on aarch64 temporarily

 config-arm64 |    2 ++
 kernel.spec  |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/config-arm64 b/config-arm64
index dcc1015..37b4d3a 100644
--- a/config-arm64
+++ b/config-arm64
@@ -136,3 +136,5 @@ CONFIG_ACPI_CUSTOM_METHOD=m
 CONFIG_AMD_XGBE=y
 CONFIG_AMD_XGBE_PHY=y
 # CONFIG_AMD_XGBE_DCB is not set
+
+CONFIG_SATA_AHCI_PLATFORM=y
diff --git a/kernel.spec b/kernel.spec
index 51ffc9b..5855af9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2254,6 +2254,9 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Fri Dec 12 2014 Kyle McMartin <kyle at fedoraproject.org>
+- build in ahci_platform on aarch64 temporarily.
+
 * Fri Dec 12 2014 Josh Boyer <jwboyer at fedoraproject.org>
 - Remove pointless warning in cfg80211 (rhbz 1172543)
 


More information about the scm-commits mailing list