90b7f5878c96b992483a3bba125b7c92d1e95179
[cascardo/linux.git] / arch / x86 / Kconfig.perf
1 menu "Performance monitoring"
2
3 config PERF_EVENTS_INTEL_UNCORE
4         tristate "Intel uncore performance events"
5         depends on PERF_EVENTS && CPU_SUP_INTEL && PCI
6         default y
7         ---help---
8         Include support for Intel uncore performance events. These are
9         available on NehalemEX and more modern processors.
10
11 endmenu