[U-Boot] [PATCH 1/2] sysreset: select DM_GPIO instead of GPIO

Simon Glass sjg at chromium.org
Mon Apr 15 16:24:34 UTC 2019


On Sat, 13 Apr 2019 at 02:35, Chris Packham <judge.packham at gmail.com> wrote:
>
> CONFIG_GPIO does not exist. sysreset_gpio.c uses the DM gpio APIs so the
> correct option to select is DM_GPIO.
>
> Reported-by: Robert P. J. Day <rpjday at crashcourse.ca>
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
>
>  drivers/sysreset/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list