commit | d2857404f5316767b4e4075f2bb083f21172a797 | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@windriver.com> | Wed Jul 22 16:22:25 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:14:42 2016 -0500 |
tree | a2f74f550c102405d0e5130a5b8a1a82a0763631 | |
parent | d51ed25f7903d7d9c44f2bf77e02ffe7a0add683 [diff] |
Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies Fixes the SYS_CLOCK_HW_CYCLES_PER_SEC Kconfig option dependencies such that it can be overridden by a modified platform configuration file. This is particularly important for the LOAPIC timer driver as SYS_CLOCK_HW_CYCLES_PER_SEC is dependent upon the target's CPU/bus frequency. Change-Id: I0fb49b4c540888cb1988c76e2a711a85e756f82c Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>