]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Kconfig: gpio: add empty line
authorJohan Jonker <jbx6244@gmail.com>
Wed, 10 Jun 2026 14:41:04 +0000 (16:41 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 25 Jun 2026 20:59:44 +0000 (14:59 -0600)
Restyle by adding an empty line between configs.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
drivers/gpio/Kconfig

index 5084af2326962adff757ecce51cddb17bcdcbd47..bcd81c510f8e524cd13979fd1793ca4da88bb21e 100644 (file)
@@ -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