zephyr/kernel/microkernel
Dirk Brandewie f37a4fcd71 kernel: kconfig: remove dependencies on EXPERIMENTAL
Remove the hard dependencies on EXPERIMENTAL symbol. Mark all the
symbols the relied on EXPERIMENTAL as EXPERIMENTAL in their prompt

Change-Id: I2779b0ed0776b3d510a8e2e44b35b83d7ad2377c
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:20 -05:00
..
include
k_command_packet.c
k_event.c
k_fifo.c
k_idle.c
k_init.c
k_irq.c
k_mailbox.c
k_memory_map.c
k_memory_pool.c
k_move_data.c
k_mutex.c
k_nop.c
k_offload.c
k_pipe_buffer.c
k_pipe_get.c
k_pipe_put.c
k_pipe_util.c
k_pipe_xfer.c
k_pipe.c
k_semaphore.c
k_server.c
k_task_monitor.c
k_task.c
k_ticker.c
k_timer.c
Kconfig kernel: kconfig: remove dependencies on EXPERIMENTAL 2016-02-05 20:24:20 -05:00
Makefile