[PATCH 3/9] cmd: Kconfig: Change dependency for CMD_ADC
Tom Rini
trini at konsulko.com
Wed Aug 19 14:29:51 CEST 2020
On Wed, Aug 19, 2020 at 10:44:17AM +0200, Michal Simek wrote:
> CMD_ADC selected DM_REGULATOR unconditionally without enabling DM.
> That's why change select to depends on to cover it.
>
> Kconfig is showing this issue as:
> WARNING: unmet direct dependencies detected for REGMAP
> Depends on [n]: DM [=n]
> Selected by [y]:
> - DM_REGULATOR_PBIAS [=y] && DM_REGULATOR [=y]
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
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/20200819/467a7401/attachment.sig>
More information about the U-Boot
mailing list