[kernel] arm64: update config-arm64 to include PCI support.

Kyle McMartin kyle at fedoraproject.org
Thu Jul 24 23:21:16 UTC 2014


commit f12a594c2d6e1a3cb7e9afcc917dcc41b7a27bd3
Author: Kyle McMartin <kmcmarti at redhat.com>
Date:   Thu Jul 24 19:20:52 2014 -0400

    arm64: update config-arm64 to include PCI support.

 config-arm64 |    5 +++++
 kernel.spec  |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/config-arm64 b/config-arm64
index be0c3cb..082ceda 100644
--- a/config-arm64
+++ b/config-arm64
@@ -106,3 +106,8 @@ CONFIG_RTC_DRV_EFI=y
 #  dma issues in headers
 # CONFIG_PARPORT_PC 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
diff --git a/kernel.spec b/kernel.spec
index 76be122..ce514e7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2254,6 +2254,7 @@ fi
 %changelog
 * Thu Jul 24 2014 Kyle McMartin <kyle at fedoraproject.org>
 - kernel-arm64.patch: update from upstream git.
+- arm64: update config-arm64 to include PCI support.
 
 * Thu Jul 24 2014 Josh Boyer <jwboyer at fedoraproject.org>
 - CVE-2014-5045 vfs: refcount issues during lazy umount on symlink (rhbz 1122471 1122482)


More information about the scm-commits mailing list