From 39065ef5f7f830044a6f499fb2b5be40787ee8ae Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 11:00:32 -0700 Subject: mb/opencellular to mb/roda: Add SPDX license headers to Kconfig files Change-Id: Ia2100d26027a7f71739d5445f781b52c517ed966 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80594 Reviewed-by: Jonathon Hall Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/prodrive/hermes/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/prodrive/hermes/Kconfig') diff --git a/src/mainboard/prodrive/hermes/Kconfig b/src/mainboard/prodrive/hermes/Kconfig index 0a0db36da556..c943f6fedcef 100644 --- a/src/mainboard/prodrive/hermes/Kconfig +++ b/src/mainboard/prodrive/hermes/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config BOARD_PRODRIVE_HERMES_BASEBOARD def_bool n select SOC_INTEL_COFFEELAKE -- cgit v1.2.3