|
@@ -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
|
|
|
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
|
|
|
#
|
|
#
|