[PATCH] sysreset: Change Kconfig GPIO dependency

Tom Rini trini at konsulko.com
Sat Jul 8 17:29:55 CEST 2023


On Tue, Jul 04, 2023 at 02:05:13PM +0200, Michal Simek wrote:

> DM_GPIO depends on GPIO to be enabled but select will cause that DM_GPIO is
> selected without GPIO which ends up in compilation error:
> undefined reference to `dm_gpio_set_value'
> undefined reference to `dm_gpio_get_value'
> undefined reference to `dm_gpio_free'
> undefined reference to `gpio_request_by_name'
> 
> Signed-off-by: Michal Simek <michal.simek at amd.com>

Applied to u-boot/next, 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/20230708/e77ea5c5/attachment.sig>


More information about the U-Boot mailing list