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:
parent
a9d58e8c5c
commit
d0a6f682d1
27 changed files with 64 additions and 86 deletions
|
@ -1,4 +1,4 @@
|
|||
# Kconfig - ST Microelectronics Common Kconfig
|
||||
# ST Microelectronics Common Kconfig
|
||||
|
||||
# Copyright (c) 2019 Linaro Ltd.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue