commit | 1a5450bb8e0e1776618f4dcc035737cf91821299 | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Thu Oct 06 15:04:23 2016 -0400 |
committer | Benjamin Walsh <benjamin.walsh@windriver.com> | Mon Oct 10 21:27:41 2016 +0000 |
tree | 4ac80c3e026eee6a84df3c145a097e6ccfdb3086 | |
parent | 8ae55deaf92287697723ed9d574474e7ef2cecf1 [diff] |
unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS Timers are based off timeouts now, which can only be enabled when the system clock is enabled. So the three are really just one setting now. Keep the NANO_TIMERS and NANO_TIMEOUTS around for now until all middleware that rely on them is updated. They are always enabled when SYS_CLOCK_EXISTS is enabled. Change-Id: Iaef1302ef9ad8fc5640542ab6d7304d67aafcfdc Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>