From: Johan Jonker Date: Wed, 10 Jun 2026 14:41:04 +0000 (+0200) Subject: Kconfig: gpio: add empty line X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=173ffc7bcfbf6af70cd3b46a30110dad18278f72;p=thirdparty%2Fu-boot.git Kconfig: gpio: add empty line Restyle by adding an empty line between configs. Signed-off-by: Johan Jonker --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 5084af23269..bcd81c510f8 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -756,6 +756,7 @@ config SPL_ADP5585_GPIO depends on SPL_DM_GPIO && SPL_I2C help Support ADP5585 GPIO expander in SPL. + config MPFS_GPIO bool "Enable Polarfire SoC GPIO driver" depends on DM_GPIO