arm64: build-in ahci, ethernet, and rtc drivers.
This commit is contained in:
parent
23ff90a721
commit
61a9efe5cc
@ -86,11 +86,11 @@ CONFIG_CRYPTO_AES_ARM64_NEON_BLK=m
|
||||
CONFIG_POWER_RESET_XGENE=y
|
||||
CONFIG_COMMON_CLK_XGENE=y
|
||||
|
||||
CONFIG_AHCI_XGENE=m
|
||||
CONFIG_AHCI_XGENE=y
|
||||
CONFIG_PHY_XGENE=y
|
||||
CONFIG_NET_XGENE=m
|
||||
CONFIG_NET_XGENE=y
|
||||
CONFIG_RTC_DRV_XGENE=m
|
||||
CONFIG_RTC_DRV_EFI=m
|
||||
CONFIG_RTC_DRV_EFI=y
|
||||
|
||||
# not arm64
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
@ -2241,6 +2241,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Wed Jul 02 2014 Kyle McMartin <kyle@fedoraproject.org>
|
||||
- arm64: build-in ahci, ethernet, and rtc drivers.
|
||||
|
||||
* Tue Jul 01 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.16.0-0.rc3.git1.1
|
||||
- Linux v3.16-rc3-6-g16874b2cb867
|
||||
- Reenable debugging options.
|
||||
|
Loading…
Reference in New Issue
Block a user