kconfig: Fix up newly-introduced copy-pasted headers

Same deal as in https://github.com/zephyrproject-rtos/zephyr/pull/20280,
for newly-introduced stuff.

Will avoid failures with the new CI test in
https://github.com/zephyrproject-rtos/ci-tools/pull/112, though it only
checks changed files.

Also fix some un-indented properties on choices. Choice properties work
the same as symbol properties syntactically.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-11-18 12:01:42 +01:00 committed by Anas Nashif
commit d0a6f682d1
27 changed files with 64 additions and 86 deletions

View file

@ -1,4 +1,4 @@
# Kconfig - ST Microelectronics Common Kconfig
# ST Microelectronics Common Kconfig
# Copyright (c) 2019 Linaro Ltd.
# SPDX-License-Identifier: Apache-2.0