Merge branch 'patch/gpio-spl-fix' into allwinner

This commit is contained in:
Samuel Holland 2022-05-25 22:52:08 -05:00
commit 535d476ed8

View File

@ -365,6 +365,7 @@ config SANDBOX_GPIO_COUNT
config SUNXI_GPIO config SUNXI_GPIO
bool "Allwinner GPIO driver" bool "Allwinner GPIO driver"
depends on ARCH_SUNXI depends on ARCH_SUNXI
select SPL_STRTO if SPL
help help
Support the GPIO device in Allwinner SoCs. Support the GPIO device in Allwinner SoCs.