build in ahci_platform on aarch64 temporarily

This commit is contained in:
Kyle McMartin 2014-12-12 17:48:28 -05:00
parent b468f4c544
commit 23afd37815
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -2254,6 +2254,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)