build in ahci_platform on aarch64 temporarily

This commit is contained in:
Kyle McMartin 2014-12-12 17:43:15 -05:00
parent dcfbae7ce1
commit 33419b1791
2 changed files with 5 additions and 0 deletions

View File

@ -140,3 +140,5 @@ CONFIG_AMD_XGBE_PHY=m
CONFIG_DMI=y
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_SATA_AHCI_PLATFORM=y

View File

@ -2223,6 +2223,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Dec 12 2014 Kyle McMartin <kyle@fedoraproject.org>
- build in ahci_platform on aarch64 temporarily.
* Fri Dec 12 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Remove pointless warning in cfg80211 (rhbz 1172543)