zephyr/modules
Ulf Magnusson bd6e04411e kconfig: Clean up header comments and make them consistent
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>
2019-11-04 17:31:27 -05:00
..
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.atmel kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.civetweb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.cypress kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.imx kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.libmetal kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.mbedtls kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.mcux kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.microchip kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.nordic soc: arm: Clean up HAS_CMSIS_CORE usage. 2019-10-18 14:01:07 -05:00
Kconfig.open-amp kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.silabs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.simplelink kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.st kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.stm32 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.syst libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC 2019-11-01 16:40:21 +01:00
Kconfig.tinycbor libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC 2019-11-01 14:18:36 +01:00
Kconfig.tls-generic kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.vega drivers: spi: rv32m1: Add driver for RV32M1 LPSPI 2019-11-04 14:11:18 -06:00