[kernel] r16048 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Mon Aug 2 16:37:48 UTC 2010


Author: maks
Date: Mon Aug  2 16:37:41 2010
New Revision: 16048

Log:
x86 enable PCI_CNB20LE_QUIRK

for CNB20LE chipsets without acpi.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:37:14 2010	(r16047)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:37:41 2010	(r16048)
@@ -7,8 +7,8 @@
   * topconfig enable BLK_CGROUP, NETFILTER_XT_TARGET_TEE, VMWARE_BALLOON,
     ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI,
     SQUASHFS_XATTRS, RCU_FAST_NO_HZ, COMPACTION.
-  * x86 enable INTEL_IDLE, ACPI_HED, ACPI_APEI, ACPI_APEI_GHES.
-
+  * x86 enable INTEL_IDLE, ACPI_HED, ACPI_APEI, ACPI_APEI_GHES,
+    PCI_CNB20LE_QUIRK.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 02 Aug 2010 02:21:32 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon Aug  2 16:37:14 2010	(r16047)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon Aug  2 16:37:41 2010	(r16048)
@@ -55,6 +55,7 @@
 # CONFIG_COMPAT_VDSO is not set
 # CONFIG_CMDLINE_BOOL is not set
 CONFIG_PCI=y
+CONFIG_PCI_CNB20LE_QUIRK=y
 CONFIG_DMAR=y
 # CONFIG_DMAR_DEFAULT_ON is not set
 CONFIG_INTR_REMAP=y



More information about the Kernel-svn-changes mailing list