summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Jonker <[email protected]>2026-06-10 16:41:04 +0200
committerTom Rini <[email protected]>2026-06-25 14:59:44 -0600
commit173ffc7bcfbf6af70cd3b46a30110dad18278f72 (patch)
treeeeaeac560e8ed923b034a87b76384e2ffa0f663d
parent55ae284935295843ac6697e67425cc163756c1cf (diff)
Kconfig: gpio: add empty line
Restyle by adding an empty line between configs. Signed-off-by: Johan Jonker <[email protected]>
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
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