arm64: update config-arm64 to include PCI support.
This commit is contained in:
parent
f7f5d678ad
commit
f12a594c2d
@ -106,3 +106,8 @@ CONFIG_RTC_DRV_EFI=y
|
|||||||
# dma issues in headers
|
# dma issues in headers
|
||||||
# CONFIG_PARPORT_PC is not set
|
# CONFIG_PARPORT_PC is not set
|
||||||
# CONFIG_VGA_CONSOLE is not set
|
# CONFIG_VGA_CONSOLE is not set
|
||||||
|
|
||||||
|
CONFIG_PCI_XGENE=y
|
||||||
|
CONFIG_HOTPLUG_PCI=y
|
||||||
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
|
@ -2254,6 +2254,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 24 2014 Kyle McMartin <kyle@fedoraproject.org>
|
* Thu Jul 24 2014 Kyle McMartin <kyle@fedoraproject.org>
|
||||||
- kernel-arm64.patch: update from upstream git.
|
- kernel-arm64.patch: update from upstream git.
|
||||||
|
- arm64: update config-arm64 to include PCI support.
|
||||||
|
|
||||||
* Thu Jul 24 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
* Thu Jul 24 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- CVE-2014-5045 vfs: refcount issues during lazy umount on symlink (rhbz 1122471 1122482)
|
- CVE-2014-5045 vfs: refcount issues during lazy umount on symlink (rhbz 1122471 1122482)
|
||||||
|
Loading…
Reference in New Issue
Block a user