x86 enable PCI_CNB20LE_QUIRK

for CNB20LE chipsets without acpi.

svn path=/dists/trunk/linux-2.6/; revision=16048
This commit is contained in:
Maximilian Attems 2010-08-02 16:37:41 +00:00
parent f7d4f56521
commit cbcf69b748
2 changed files with 3 additions and 2 deletions

4
debian/changelog vendored
View File

@ -7,8 +7,8 @@ linux-2.6 (2.6.35-1~experimental.1) UNRELEASED; urgency=low
* 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@decadent.org.uk> Mon, 02 Aug 2010 02:21:32 +0100

View File

@ -55,6 +55,7 @@ CONFIG_HOTPLUG_CPU=y
# 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