CONFIG_TICKLESS_KERNEL -> CONFIG_SYS_CLOCK_EXISTS

Change-Id: I84991965ddc741b07def5f584ae6e19b9583eba2

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-05-15 07:42:48 -04:00
commit c6ccdb7b3d
9 changed files with 9 additions and 9 deletions

View file

@ -10,7 +10,7 @@ CONFIG_MICROKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
# CONFIG_TICKLESS_KERNEL is not set # CONFIG_SYS_CLOCK_EXISTS is not set
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
# CONFIG_ENHANCED_SECURITY is not set # CONFIG_ENHANCED_SECURITY is not set

View file

@ -10,7 +10,7 @@ CONFIG_MICROKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=12000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=12000000
# CONFIG_TICKLESS_KERNEL is not set # CONFIG_SYS_CLOCK_EXISTS is not set
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
# CONFIG_ENHANCED_SECURITY is not set # CONFIG_ENHANCED_SECURITY is not set

View file

@ -10,7 +10,7 @@ CONFIG_NANOKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
# CONFIG_TICKLESS_KERNEL is not set # CONFIG_SYS_CLOCK_EXISTS is not set
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
# CONFIG_ENHANCED_SECURITY is not set # CONFIG_ENHANCED_SECURITY is not set

View file

@ -10,7 +10,7 @@ CONFIG_NANOKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=12000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=12000000
# CONFIG_TICKLESS_KERNEL is not set # CONFIG_SYS_CLOCK_EXISTS is not set
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
# CONFIG_ENHANCED_SECURITY is not set # CONFIG_ENHANCED_SECURITY is not set

View file

@ -10,7 +10,7 @@ CONFIG_MICROKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
# CONFIG_TICKLESS_KERNEL is not set CONFIG_SYS_CLOCK_EXISTS=y
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
# CONFIG_ENHANCED_SECURITY is not set # CONFIG_ENHANCED_SECURITY is not set

View file

@ -10,7 +10,7 @@ CONFIG_MICROKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=1193180 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=1193180
# CONFIG_TICKLESS_KERNEL is not set CONFIG_SYS_CLOCK_EXISTS=y
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
CONFIG_ENHANCED_SECURITY=y CONFIG_ENHANCED_SECURITY=y

View file

@ -10,7 +10,7 @@ CONFIG_MICROKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
# CONFIG_TICKLESS_KERNEL is not set CONFIG_SYS_CLOCK_EXISTS=y
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
CONFIG_ENHANCED_SECURITY=y CONFIG_ENHANCED_SECURITY=y

View file

@ -10,7 +10,7 @@ CONFIG_NANOKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=1193180 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=1193180
# CONFIG_TICKLESS_KERNEL is not set CONFIG_SYS_CLOCK_EXISTS=y
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
CONFIG_ENHANCED_SECURITY=y CONFIG_ENHANCED_SECURITY=y

View file

@ -10,7 +10,7 @@ CONFIG_NANOKERNEL=y
# #
CONFIG_SYS_CLOCK_TICKS_PER_SEC=100 CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000 CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
# CONFIG_TICKLESS_KERNEL is not set CONFIG_SYS_CLOCK_EXISTS=y
# CONFIG_INIT_STACKS is not set # CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set # CONFIG_XIP is not set
CONFIG_ENHANCED_SECURITY=y CONFIG_ENHANCED_SECURITY=y