bd6e04411e
Use this short header style in all Kconfig files: # <description> # <copyright> # <license> ... Also change all <description>s from # Kconfig[.extension] - Foo-related options to just # Foo-related options It's clear enough that it's about Kconfig. The <description> cleanup was done with this command, along with some manual cleanup (big letter at the start, etc.) git ls-files '*Kconfig*' | \ xargs sed -i -E '1 s/#\s*Kconfig[\w.-]*\s*-\s*/# /' Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
doc | ||
support | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
arc_mpu_regions.c | ||
board.cmake | ||
board.dtsi | ||
em_starterkit.dts | ||
em_starterkit.yaml | ||
em_starterkit_defconfig | ||
em_starterkit_em7d.dts | ||
em_starterkit_em7d.yaml | ||
em_starterkit_em7d_defconfig | ||
em_starterkit_em7d_normal.dts | ||
em_starterkit_em7d_normal.yaml | ||
em_starterkit_em7d_normal_defconfig | ||
em_starterkit_em7d_v22.dts | ||
em_starterkit_em7d_v22.yaml | ||
em_starterkit_em7d_v22_defconfig | ||
em_starterkit_em11d.dts | ||
em_starterkit_em11d.yaml | ||
em_starterkit_em11d_defconfig | ||
em_starterkit_r22.dtsi | ||
em_starterkit_r23.dtsi | ||
pmodmux.c |