diff options
Diffstat (limited to 'src/mainboard/lenovo/x131e')
-rw-r--r-- | src/mainboard/lenovo/x131e/Kconfig | 2 | ||||
-rw-r--r-- | src/mainboard/lenovo/x131e/Kconfig.name | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x131e/Kconfig b/src/mainboard/lenovo/x131e/Kconfig index 657c813e4b..ab421f26ab 100644 --- a/src/mainboard/lenovo/x131e/Kconfig +++ b/src/mainboard/lenovo/x131e/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + if BOARD_LENOVO_X131E config BOARD_SPECIFIC_OPTIONS diff --git a/src/mainboard/lenovo/x131e/Kconfig.name b/src/mainboard/lenovo/x131e/Kconfig.name index 46cd891397..a9f7bc0b22 100644 --- a/src/mainboard/lenovo/x131e/Kconfig.name +++ b/src/mainboard/lenovo/x131e/Kconfig.name @@ -1,2 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only + config BOARD_LENOVO_X131E bool "ThinkPad X131e" |