u-boot/drivers/button
Michael Walle 1b34339c50 button: gpio: add DM_GPIO dependency
The gpio-button driver depends on DM_GPIO, add it to Kconfig to avoid
build errors.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-08-23 12:39:06 +02:00
..
button-adc.c button: adc: set state to pressed when the voltage is closest to nominal 2022-02-11 09:00:47 -05:00
button-gpio.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
button-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
Kconfig button: gpio: add DM_GPIO dependency 2022-08-23 12:39:06 +02:00
Makefile button: add a simple Analog to Digital Converter device based button driver 2021-02-18 11:37:26 +01:00