[linux] 04/06: [x86] perf: Enable PERF_EVENTS_AMD_POWER as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 2 03:42:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 1379f4e7c4da69b555edfcfaf40c0f75d9af76cf
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Dec 29 22:55:54 2016 +0000

    [x86] perf: Enable PERF_EVENTS_AMD_POWER as module
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 65c79b4..06b9bb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index aa27c5f..a3da729 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -112,6 +112,11 @@ CONFIG_OPTIMIZE_INLINING=y
 # CONFIG_PUNIT_ATOM_DEBUG is not set
 
 ##
+## file: arch/x86/events/Kconfig
+##
+CONFIG_PERF_EVENTS_AMD_POWER=m
+
+##
 ## file: arch/x86/kvm/Kconfig
 ##
 CONFIG_VIRTUALIZATION=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list