]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
staging: pcc_acpi: delete obsolete driver
[linux-2.6-omap-h63xx.git] / init / Kconfig
index c6b70313bf0bbeb04ee107a1da17b9bddd4ca080..44e9208f9c78c850593109e62b112485d4baa8f4 100644 (file)
@@ -737,6 +737,15 @@ config VM_EVENT_COUNTERS
          on EMBEDDED systems.  /proc/vmstat will only show page counts
          if VM event counters are disabled.
 
+config PCI_QUIRKS
+       default y
+       bool "Enable PCI quirk workarounds" if EMBEDDED
+       depends on PCI
+       help
+         This enables workarounds for various PCI chipset
+          bugs/quirks. Disable this only if your target machine is
+          unaffected by PCI quirks.
+
 config SLUB_DEBUG
        default y
        bool "Enable SLUB debugging support" if EMBEDDED