Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257166
b: refs/heads/master
c: dab16ae
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Jul 5, 2011
1 parent 6d82c95 commit 745aa6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1ecc818c51b1f6886825dae3885792d5e49ec798
refs/heads/master: dab16ae1a9fc72a9f419f2dff91854e452d02a5e
12 changes: 1 addition & 11 deletions trunk/arch/m32r/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -268,17 +268,7 @@ config SCHED_OMIT_FRAME_POINTER
bool
default y

config PREEMPT
bool "Preemptible Kernel"
help
This option reduces the latency of the kernel when reacting to
real-time or interactive events by allowing a low priority process to
be preempted even if it is in kernel mode executing a system call.
This allows applications to run more reliably even when the system is
under load.

Say Y here if you are building a kernel for a desktop, embedded
or real-time system. Say N if you are unsure.
source "kernel/Kconfig.preempt"

config SMP
bool "Symmetric multi-processing support"
Expand Down

0 comments on commit 745aa6f

Please sign in to comment.