commit | b7386c3a2658a69e782536151ad1a279726cdbef | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Mon Jan 09 10:52:18 2017 -0600 |
committer | Kumar Gala <kumar.gala@linaro.org> | Mon Jan 09 20:55:10 2017 +0000 |
tree | 3f4f4a585fbd37264042c0acecaa8ecbccec1a1d | |
parent | 168695c7ef67ca2850a235b8a46a00f53927a675 [diff] |
arm: nordic_nrf5: Cleanup Kconfig dependencies for timer and clocks On the nRF5x platforms we need always need the NRF_RTC_TIMER and it depends on the CLOCK_CONTROL_NRF5. So enable all of these always. Fixes issues if one tries to build nRF5x platforms w/o CONFIG_BLUETOOTH. Change-Id: I0f9af785e785f37ec289a935ddf70ee6dec08cd4 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>