zephyr/kernel/nanokernel
Anas Nashif 207d0e799e kconfig: remove redundant EVENT_LOGGER option
KERNEL_EVENT_LOGGER selects EVENT_LOGGER which is then used to
enabling building. Skip EVENT_LOGGER and use KERNEL_EVENT_LOGGER
directly.

Change-Id: Ib9cf3a58b12bf4e78f264d8e8ac48a8104120c3b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-03-14 16:50:51 -04:00
..
include
compiler_stack_protect.c
device.c
event_logger.c
idle.c
int_latency_bench.c
Kconfig kernel: fix boot banner option 2016-03-14 16:50:50 -04:00
kernel_event_logger.c
Makefile kconfig: remove redundant EVENT_LOGGER option 2016-03-14 16:50:51 -04:00
nano_context.c
nano_fiber.c
nano_fifo.c
nano_init.c kernel: fix boot banner option 2016-03-14 16:50:50 -04:00
nano_lifo.c
nano_sema.c
nano_sleep.c Revert "microkernel: Add support for *_sleep() during initialization" 2016-03-11 22:08:44 +00:00
nano_stack.c debug: adds object tracing capability to nano stack 2016-03-11 22:12:26 +00:00
nano_sys_clock.c
nano_timer.c
ring_buffer.c
version.c