diff options
| author | Tom Rini <[email protected]> | 2026-06-25 14:07:01 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-25 14:07:01 -0600 |
| commit | 39e98063031662df06802dc0cfadf4cce2dc2385 (patch) | |
| tree | 497fe313b3c0d1cbed2e17b3dc9492b1d788ac57 /scripts | |
| parent | 19eafbadf20f56c1a24abe6b5e8774e776894261 (diff) | |
| parent | df3d87bd695656f879604b2089434a64ef74dbb6 (diff) | |
Merge patch series "Kconfig restyle"
Johan Jonker <[email protected]> says:
The Kconfig menu attribute '---help---' is deprecated.
If we change to "help" the text has to indent.
This again has to align with other attributes,
so we have to restyle them as well.
And as there's a script then change all Kconfig
to start with the 'arch' and 'board' directories.
Restyle all Kconfigs:
Menu entries : no space left
Menu attributes: 1 TAB
Help text : 1 TAB + 2 spaces
Replace '---help---' by 'help'
Problems:
People creating indents in help texts.
The script doesn't care. It puts everything left aligned.
Help texts with empty lines. It stops aligning as help test.
Other fixes:
While using checkpatch.pl or the script some issues showed up,
so fix them as well.
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
