[linux] 01/01: [rt] Clean up configuration using kconfigeditor2

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 23 01:03:36 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit d898523197e071c800091d2a40c6101a5482cde1
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 23 01:03:25 2017 +0000

    [rt] Clean up configuration using kconfigeditor2
---
 debian/config/featureset-rt/config | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/config/featureset-rt/config b/debian/config/featureset-rt/config
index a1a8280..fda3618 100644
--- a/debian/config/featureset-rt/config
+++ b/debian/config/featureset-rt/config
@@ -5,11 +5,6 @@
 CONFIG_SYSTEM_TRUSTED_KEYS="../../certs/benh at debian.org.cert.pem"
 
 ##
-## file: init/Kconfig
-##
-CONFIG_RCU_EXPERT=y
-
-##
 ## file: kernel/Kconfig.preempt
 ##
 ## choice: Preemption Model
@@ -18,6 +13,11 @@ CONFIG_PREEMPT_RT_FULL=y
 ## end choice
 
 ##
+## file: kernel/rcu/Kconfig
+##
+CONFIG_RCU_EXPERT=y
+
+##
 ## file: kernel/trace/Kconfig
 ##
 CONFIG_SCHED_TRACER=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