commit | 08397277fcc408607237b6e1ce89b8b41a7dc40f | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Mon Oct 01 11:13:55 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Oct 16 15:03:10 2018 -0400 |
tree | e525e8d2e1d2325e32ed1b035c1fc001152722fc | |
parent | 920283310604c7fcc23f880e59a5b140665c62fc [diff] |
kernel/kconfig: Move TICKLESS options out of power management tree These options are rapidly becoming a default configuration, which is complicated by having them be hidden inside of a SYS_POWER_MANAGEMENT variable that has to be enabled first. Put them at the top level of the kernel config. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>