1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 21:16:22 +01:00
Files
u-boot-megous/drivers
Michal Simek 99a0532a2d sysreset: Change Kconfig GPIO dependency
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@amd.com>
[trini: Fix configs which had relied on these select's]
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-07-07 16:47:15 -04:00
..
2023-05-21 16:54:41 +02:00
2023-02-10 07:41:39 -05:00
2021-10-05 08:50:15 -04:00
2023-05-02 14:23:58 -04:00
2022-01-13 07:57:49 -05:00
2023-06-12 14:55:33 -04:00
2023-06-19 14:34:16 -04:00
2023-03-02 17:45:58 -05:00
2023-07-05 11:28:55 -04:00
2023-06-19 17:19:44 -04:00
2023-06-19 17:19:44 -04:00
2023-07-05 11:28:55 -04:00
2023-01-20 12:27:24 -05:00
2023-04-21 15:16:01 +08:00
2023-04-01 10:11:50 +02:00
2023-04-26 08:43:04 -04:00
2023-04-25 15:31:28 -04:00
2023-05-02 14:23:34 -04:00
2023-06-19 17:19:44 -04:00