提交 c4eee283 编写于 作者: A Atsushi Nemoto 提交者: Ralf Baechle

[MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place

CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS should be selected in "Kernel
type" menu, not in "CPU selection" menu.
Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 3ce54450
...@@ -992,8 +992,6 @@ config BOOT_ELF64 ...@@ -992,8 +992,6 @@ config BOOT_ELF64
menu "CPU selection" menu "CPU selection"
source "kernel/time/Kconfig"
choice choice
prompt "CPU type" prompt "CPU type"
default CPU_R4X00 default CPU_R4X00
...@@ -1768,6 +1766,8 @@ config NR_CPUS ...@@ -1768,6 +1766,8 @@ config NR_CPUS
performance should round up your number of processors to the next performance should round up your number of processors to the next
power of two. power of two.
source "kernel/time/Kconfig"
# #
# Timer Interrupt Frequency Configuration # Timer Interrupt Frequency Configuration
# #
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册