提交 e80de850 编写于 作者: R Ralf Baechle

Use Kconfig.preempt.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 60080265
...@@ -1370,14 +1370,7 @@ config NR_CPUS ...@@ -1370,14 +1370,7 @@ config NR_CPUS
This is purely to save memory - each supported CPU adds This is purely to save memory - each supported CPU adds
approximately eight kilobytes to the kernel image. approximately eight kilobytes to the kernel image.
config PREEMPT source "kernel/Kconfig.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.
config RTC_DS1742 config RTC_DS1742
bool "DS1742 BRAM/RTC support" bool "DS1742 BRAM/RTC support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册