diff options
| author | Johan Jonker <[email protected]> | 2026-06-09 03:26:36 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-25 14:06:55 -0600 |
| commit | df3d87bd695656f879604b2089434a64ef74dbb6 (patch) | |
| tree | 497fe313b3c0d1cbed2e17b3dc9492b1d788ac57 /board/socionext/developerbox | |
| parent | f952ddb7ece20997dd6c12250124d1e377693d44 (diff) | |
Kconfig: board: restyle
Restyle all Kconfigs:
Menu entries : no space left
Menu attributes: 1 TAB
Help text : 1 TAB + 2 spaces
Signed-off-by: Johan Jonker <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'board/socionext/developerbox')
| -rw-r--r-- | board/socionext/developerbox/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/board/socionext/developerbox/Kconfig b/board/socionext/developerbox/Kconfig index c181d26a44a..1b1c9181bad 100644 --- a/board/socionext/developerbox/Kconfig +++ b/board/socionext/developerbox/Kconfig @@ -11,10 +11,10 @@ config TARGET_DEVELOPERBOX select SYS_DISABLE_DCACHE_OPS select OF_BOARD_SETUP help - Choose this option if you build the U-Boot for the DeveloperBox - 96boards Enterprise Edition. - This board will booted from SCP firmware and it enables SMMU, thus - the dcache is updated automatically when DMA operation is executed. + Choose this option if you build the U-Boot for the DeveloperBox + 96boards Enterprise Edition. + This board will booted from SCP firmware and it enables SMMU, thus + the dcache is updated automatically when DMA operation is executed. endchoice config SYS_SOC |
