diff options
| author | Johan Jonker <[email protected]> | 2026-06-09 03:25:43 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-25 14:06:18 -0600 |
| commit | 2ffe9687013b615a6053e3a85080433626c6f3b5 (patch) | |
| tree | 754169f14ed883fab7049c4c72aca8adf4752f87 /drivers | |
| parent | d20d285cf0b72347b7ba37694272206865d86824 (diff) | |
Kconfig: misc: add empty line
Restyle by adding an empty line between configs.
Signed-off-by: Johan Jonker <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/misc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index ea785793d18..0b52515c700 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -647,6 +647,7 @@ config IHS_FPGA gdsys devices, which supply the majority of the functionality offered by the devices. This driver supports both CON and CPU variants of the devices, depending on the device tree entry. + config ESM_K3 bool "Enable K3 ESM driver" depends on ARCH_K3 |
