Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64.

This commit is contained in:
Kyle McMartin 2014-10-01 16:53:52 -04:00
parent 1aac082a55
commit 3a407e976e
3 changed files with 2040 additions and 37 deletions

View File

@ -135,3 +135,7 @@ CONFIG_ACPI_IPMI=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HED=m
CONFIG_ACPI_CUSTOM_METHOD=m
CONFIG_AMD_XGBE=y
CONFIG_AMD_XGBE_PHY=y
# CONFIG_AMD_XGBE_DCB is not set

File diff suppressed because it is too large Load Diff

View File

@ -2230,6 +2230,9 @@ fi
# ||----w |
# || ||
%changelog
* Wed Oct 01 2014 Kyle McMartin <kyle@fedoraproject.org>
- Update kernel-arm64.patch from git, again... enable AMD_XGBE on arm64.
* Wed Oct 01 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc7.git1.1
- Linux v3.17-rc7-6-gaad7fb916a10