[arch-commits] Commit in linux/trunk (PKGBUILD config config.x86_64)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Fri Aug 9 10:21:46 UTC 2013
Date: Friday, August 9, 2013 @ 12:21:46
Author: tpowa
Revision: 192264
fix #36463 add HOTPLUG_PCI_ACPI
Modified:
linux/trunk/PKGBUILD
linux/trunk/config
linux/trunk/config.x86_64
---------------+
PKGBUILD | 4 ++--
config | 6 ++++--
config.x86_64 | 8 +++++---
3 files changed, 11 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-09 07:27:45 UTC (rev 192263)
+++ PKGBUILD 2013-08-09 10:21:46 UTC (rev 192264)
@@ -21,8 +21,8 @@
'change-default-console-loglevel.patch')
md5sums=('4f25cd5bec5f8d5a7d935b3f2ccb8481'
'6366a8d4b0429ab6836c296ba298fb0e'
- '480f8efb61ee244c52d881304a0ae14b'
- 'e55ce3dd5fead07eed8a6781a57c1b1b'
+ '09aad29932fe0d1aa765b314800db9a8'
+ '4360abfcf235aec738a313cca0421932'
'eb14dcfd80c00852ef81ded6e826826a'
'f3def2cefdcbb954c21d8505d23cc83c')
Modified: config
===================================================================
--- config 2013-08-09 07:27:45 UTC (rev 192263)
+++ config 2013-08-09 10:21:46 UTC (rev 192264)
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.10.0-1 Kernel Configuration
+# Linux/x86 3.10.5-1 Kernel Configuration
#
# CONFIG_64BIT is not set
CONFIG_X86_32=y
@@ -684,10 +684,12 @@
CONFIG_TCIC=m
CONFIG_PCMCIA_PROBE=y
CONFIG_PCCARD_NONSTATIC=y
-CONFIG_HOTPLUG_PCI=m
+CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_COMPAQ=m
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
CONFIG_HOTPLUG_PCI_IBM=m
+CONFIG_HOTPLUG_PCI_ACPI=y
+CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
Modified: config.x86_64
===================================================================
--- config.x86_64 2013-08-09 07:27:45 UTC (rev 192263)
+++ config.x86_64 2013-08-09 10:21:46 UTC (rev 192264)
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.10.0-1 Kernel Configuration
+# Linux/x86 3.10.5-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -164,7 +164,7 @@
CONFIG_RT_GROUP_SCHED=y
CONFIG_BLK_CGROUP=y
# CONFIG_DEBUG_BLK_CGROUP is not set
-CONFIG_CHECKPOINT_RESTORE=y
+# CONFIG_CHECKPOINT_RESTORE is not set
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
@@ -657,7 +657,9 @@
CONFIG_PD6729=m
CONFIG_I82092=m
CONFIG_PCCARD_NONSTATIC=y
-CONFIG_HOTPLUG_PCI=m
+CONFIG_HOTPLUG_PCI=y
+CONFIG_HOTPLUG_PCI_ACPI=y
+CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
More information about the arch-commits
mailing list