diff options
| author | Johan Jonker <[email protected]> | 2026-06-10 16:41:04 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-25 14:59:44 -0600 |
| commit | 173ffc7bcfbf6af70cd3b46a30110dad18278f72 (patch) | |
| tree | eeaeac560e8ed923b034a87b76384e2ffa0f663d /drivers | |
| parent | 55ae284935295843ac6697e67425cc163756c1cf (diff) | |
Kconfig: gpio: add empty line
Restyle by adding an empty line between configs.
Signed-off-by: Johan Jonker <[email protected]>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/gpio/Kconfig | 1 |
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 |
