diff options
Diffstat (limited to 'src/mainboard/google/parrot')
-rw-r--r-- | src/mainboard/google/parrot/Kconfig | 2 | ||||
-rw-r--r-- | src/mainboard/google/parrot/Kconfig.name | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/parrot/Kconfig b/src/mainboard/google/parrot/Kconfig index 4d8ce2b257..19d3bbb055 100644 --- a/src/mainboard/google/parrot/Kconfig +++ b/src/mainboard/google/parrot/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + if BOARD_GOOGLE_PARROT config BOARD_SPECIFIC_OPTIONS diff --git a/src/mainboard/google/parrot/Kconfig.name b/src/mainboard/google/parrot/Kconfig.name index 2ab2bf16a9..bbaa6cf828 100644 --- a/src/mainboard/google/parrot/Kconfig.name +++ b/src/mainboard/google/parrot/Kconfig.name @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + comment "Parrot" config BOARD_GOOGLE_PARROT |