mm/zsmalloc: allocate exactly size of struct zs_pool
[linux/fpc-iii.git] / drivers / pci / pcie / aer / Kconfig
blob389440228c1de104cc1dde0eafbc94697f6373d5
2 # PCI Express Root Port Device AER Configuration
5 config PCIEAER
6         boolean "Root Port Advanced Error Reporting support"
7         depends on PCIEPORTBUS
8         select RAS
9         default y
10         help
11           This enables PCI Express Root Port Advanced Error Reporting
12           (AER) driver support. Error reporting messages sent to Root
13           Port will be handled by PCI Express AER driver.
17 # PCI Express ECRC
19 config PCIE_ECRC
20         bool "PCI Express ECRC settings control"
21         depends on PCIEAER
22         help
23           Used to override firmware/bios settings for PCI Express ECRC
24           (transaction layer end-to-end CRC checking).
26           When in doubt, say N.
28 source "drivers/pci/pcie/aer/Kconfig.debug"