[x86] perf: Enable PERF_EVENTS_AMD_POWER as module

This commit is contained in:
Ben Hutchings 2016-12-29 22:55:54 +00:00
parent 14f4f7359e
commit 1379f4e7c4
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -10,6 +10,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
(Closes: #848851, FTBFS on ppc6el)
* cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module
* [x86] ACPI: Enable DPTF_POWER as module
* [x86] perf: Enable PERF_EVENTS_AMD_POWER as module
[ Salvatore Bonaccorso ]
* sg_write()/bsg_write() is not fit to be called under KERNEL_DS

View File

@ -111,6 +111,11 @@ CONFIG_OPTIMIZE_INLINING=y
# CONFIG_DEBUG_NMI_SELFTEST is not set
# CONFIG_PUNIT_ATOM_DEBUG is not set
##
## file: arch/x86/events/Kconfig
##
CONFIG_PERF_EVENTS_AMD_POWER=m
##
## file: arch/x86/kvm/Kconfig
##