This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
d8708d52bc
zephyr
/
tests
/
kernel
/
test_tickless
/
microkernel
/
prj.conf
4 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
power_mgmt: Make names consistent with new RFC Changed names of Kconfig flags, variables, functions, files and return codes consistent with names used in the RFC. Updated relevant comments to match the changes. Origin: Original Change-Id: Ie7941032d7ad7af61fc02928f74538745e7966e8 Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-03-19 07:43:40 +08:00
CONFIG_SYS_POWER_MANAGEMENT=y
First commit Signed-off-by: <inaky.perez-gonzalez@intel.com>
2015-04-11 07:44:37 +08:00
CONFIG_TICKLESS_IDLE=y
tests: remove dependency on architecture and use one prj.conf No need for architecture based configuration, they are the same for ARM and X86. Change-Id: Iea7a62221a09bcc035bb8c81e4f49cd4c9b02229 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-09-12 03:57:24 +08:00
CONFIG_TEST_RANDOM_GENERATOR=y