Go to file
Benjamin Walsh a12924be27 kconfig: remove useless tickless idle dependency
TICKLESS_IDLE_THRESH depends on TICKLESS_IDLE, which depends on
ADVANCED_POWER_MANAGEMENT, which itself already depends on MICROKERNEL.
There is thus no point in having TICKLESS_IDLE_THRESH depend on
MICROKERNEL.

Change-Id: I71daeee5fe0766f40ba56d499c48cc5a0dda561c
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:59 -05:00
arch timer: use _sys_clock_tick_announce() in drivers 2016-02-05 20:13:59 -05:00
config
doc Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
drivers timer: use _sys_clock_tick_announce() in drivers 2016-02-05 20:13:59 -05:00
host Rewrite truesize tool to use python 2016-02-05 20:13:58 -05:00
include timer: micro/nano abstraction for announcing tick 2016-02-05 20:13:59 -05:00
kernel timer: micro/nano abstraction for announcing tick 2016-02-05 20:13:59 -05:00
lib/libc/minimal
make kconfig: remove useless tickless idle dependency 2016-02-05 20:13:59 -05:00
misc
net
samples
scripts Rewrite truesize tool to use python 2016-02-05 20:13:58 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap
vxmicro-env.bash