Skip to content
Commit 957a3b98 authored by Samuel Holland's avatar Samuel Holland Committed by Andre Przywara
Browse files

gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n



This driver uses simple_strtol(), so it needs SPL_STRTO. Before commit
88ca8e26 ("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: default avatarSamuel Holland <samuel@sholland.org>
Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent 006ef34b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment