From 4fda64a28d4dacb79b3edee4520c6acef9ac96fa Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 22 Jul 2021 15:35:19 +0200 Subject: v7a: kernel: enable REGULATOR_GPIO The EV1 device tree describes a GPIO regulator controlling the I/O voltage for the SD-Card. Enable the respective Linux driver. Signed-off-by: Ahmad Fatoum Link: https://lore.pengutronix.de/20210722133520.17946-3-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel --- configs/platform-v7a/kernelconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-v7a') diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig index 3de603f..ef83996 100644 --- a/configs/platform-v7a/kernelconfig +++ b/configs/platform-v7a/kernelconfig @@ -2317,7 +2317,7 @@ CONFIG_REGULATOR_ANATOP=y # CONFIG_REGULATOR_DA9211 is not set # CONFIG_REGULATOR_FAN53555 is not set # CONFIG_REGULATOR_FAN53880 is not set -# CONFIG_REGULATOR_GPIO is not set +CONFIG_REGULATOR_GPIO=y # CONFIG_REGULATOR_ISL9305 is not set # CONFIG_REGULATOR_ISL6271A is not set # CONFIG_REGULATOR_LP3971 is not set -- cgit v1.2.3