u-boot/drivers/sysreset
Chris Packham 26680b9f3a sysreset: select DM_GPIO instead of GPIO
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@crashcourse.ca>
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-05-10 07:18:13 -04:00
..
Kconfig sysreset: select DM_GPIO instead of GPIO 2019-05-10 07:18:13 -04:00
Makefile
sysreset_ast.c
sysreset_gpio.c
sysreset_microblaze.c
sysreset_mpc83xx.c
sysreset_mpc83xx.h
sysreset_psci.c
sysreset_rockchip.c
sysreset_sandbox.c
sysreset_sti.c
sysreset_syscon.c
sysreset_watchdog.c
sysreset_x86.c
sysreset_xtfpga.c
sysreset-ti-sci.c
sysreset-uclass.c