[kernel] build in ahci_platform on aarch64 temporarily

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


commit 33419b1791c64bbc2d0fdf6631046c30716e58a0
Author: Kyle McMartin <kyle at fedoraproject.org>
Date:   Fri Dec 12 17:43:15 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 a0db863..9fd40b9 100644
--- a/config-arm64
+++ b/config-arm64
@@ -140,3 +140,5 @@ CONFIG_AMD_XGBE_PHY=m
 CONFIG_DMI=y
 CONFIG_DMIID=y
 CONFIG_DMI_SYSFS=y
+
+CONFIG_SATA_AHCI_PLATFORM=y
diff --git a/kernel.spec b/kernel.spec
index 972954d..b73950a 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2223,6 +2223,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