1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-03 20:27:09 +01:00
Files
u-boot-megous/drivers/gpio
Samuel Holland 957a3b9820 gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n
This driver uses simple_strtol(), so it needs SPL_STRTO. Before commit
88ca8e2695 ("disk: Add an option for partitions in SPL"), SPL_STRTO
was always selected indirectly. Now it is not, so select it here.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-06-26 11:22:53 +01:00
..
2022-01-19 18:11:34 +01:00
2021-07-14 16:47:56 -04:00
2021-09-25 09:46:15 -06:00
2022-02-28 11:59:35 +05:30
2022-01-19 18:11:34 +01:00