From: Darren Hart <dvhart@linux.intel.com>
To: yocto@yoctoproject.org, bruce.ashfield@windriver.com
Subject: [PATCH 17/17] routerstationpro: remove CONFIG_PREEMPT* definitions
Date: Thu, 11 Aug 2011 01:23:48 -0700 [thread overview]
Message-ID: <dcb8a08758dd9dcdb7c0cc710b562f3d3da4e217.1313050084.git.dvhart@linux.intel.com> (raw)
In-Reply-To: <cover.1313050084.git.dvhart@linux.intel.com>
In-Reply-To: <cover.1313050084.git.dvhart@linux.intel.com>
The routerstationpro.cfg is a nearly complete .config and needs to be pruned.
Among a lot of other things, it defines various CONFIG_PREEMPT* settings
which conflict with the preempt-rt settings. Remove them as they should be
ktype policy, not bsp specific settings.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
---
.../bsp/routerstationpro/routerstationpro.cfg | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg b/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg
index 1ac2c31..e08a92d 100644
--- a/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg
+++ b/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg
@@ -197,9 +197,6 @@ CONFIG_HZ_250=y
# CONFIG_HZ_1024 is not set
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
CONFIG_HZ=250
-CONFIG_PREEMPT_NONE=y
-# CONFIG_PREEMPT_VOLUNTARY is not set
-# CONFIG_PREEMPT is not set
CONFIG_SECCOMP=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
--
1.7.6
next prev parent reply other threads:[~2011-08-11 8:23 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-11 8:23 [PATCH 00/17][linux-yocto-3.0:meta] preempt-rt update (3.0.1-rt8 scc's) Darren Hart
2011-08-11 8:23 ` [PATCH 01/17] meta/rt: use CONFIG_PREEMPT_RT_FULL for 3.0 kernels Darren Hart
2011-08-11 8:23 ` [PATCH 02/17] meta/rt: beagleboard preempt-rt support Darren Hart
2011-08-11 8:27 ` Darren Hart
2011-08-11 15:12 ` Bruce Ashfield
2011-08-11 8:23 ` [PATCH 03/17] meta/rt: mpc8315 " Darren Hart
2011-08-11 8:23 ` [PATCH 04/17] meta-rt: rsp " Darren Hart
2011-08-11 8:23 ` [PATCH 05/17] meta/rt: qemu-ppc32 " Darren Hart
2011-08-11 8:23 ` [PATCH 06/17] meta/rt: mti-malta32-be " Darren Hart
2011-08-11 8:23 ` [PATCH 07/17] meta/rt: arm-versatile-926ejs " Darren Hart
2011-08-11 8:23 ` [PATCH 08/17] meta/rt: crownbay " Darren Hart
2011-08-11 8:23 ` [PATCH 09/17] meta/rt: emenlow " Darren Hart
2011-08-11 8:23 ` [PATCH 10/17] meta/rt: fishriver " Darren Hart
2011-08-11 8:23 ` [PATCH 11/17] meta/rt: fri2 " Darren Hart
2011-08-11 8:23 ` [PATCH 12/17] meta/rt: jasperforest " Darren Hart
2011-08-11 8:23 ` [PATCH 13/17] meta/rt: common-pc[-64] preempt-rt no branch fix Darren Hart
2011-08-11 8:23 ` [PATCH 14/17] meta/rt: sugarbay preempt-rt support Darren Hart
2011-08-11 8:23 ` [PATCH 15/17] mpc8315e-rdb: remove boot -Os patch which is now in base Darren Hart
2011-08-11 8:23 ` [PATCH 16/17] routerstationpro: add remove-superfluous-endif patch to scc Darren Hart
2011-08-11 8:23 ` Darren Hart [this message]
2011-08-11 15:11 ` [PATCH 00/17][linux-yocto-3.0:meta] preempt-rt update (3.0.1-rt8 scc's) Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dcb8a08758dd9dcdb7c0cc710b562f3d3da4e217.1313050084.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=bruce.ashfield@windriver.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.