[PATCH 6/9] arc: Kconfig: Add missing DM dependency
Tom Rini
trini at konsulko.com
Fri Aug 28 14:53:32 CEST 2020
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 at xilinx.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200828/650c9a79/attachment.sig>
More information about the U-Boot
mailing list