
28 Aug
2020
28 Aug
'20
2:53 p.m.
On Wed, Aug 19, 2020 at 10:44:20AM +0200, Michal Simek wrote:
ARC is selecting TIMER which depends on DM but DM is not selected and doesn't need to be enabled. Fix it by selecting DM for ARC architecture.
Kconfig is showing this missing dependency by: WARNING: unmet direct dependencies detected for TIMER Depends on [n]: DM [=n] Selected by [y]:
- ARC [=y] && <choice>
Signed-off-by: Michal Simek michal.simek@xilinx.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom