From 41a8997357837d7fd9e9882820d954c435f96b7c Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 10:57:31 -0700 Subject: mb/getac to mb/intel: Add SPDX license headers to Kconfig files Change-Id: Id859c981d0bf5dcf90bf6858607a9fe726516309 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80592 Tested-by: build bot (Jenkins) Reviewed-by: Yidi Lin Reviewed-by: Felix Singer --- src/mainboard/google/fizz/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/fizz/Kconfig') diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig index 8b7811c1a6df..44ea908fdaa1 100644 --- a/src/mainboard/google/fizz/Kconfig +++ b/src/mainboard/google/fizz/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config BOARD_GOOGLE_BASEBOARD_FIZZ def_bool n select BOARD_ROMSIZE_KB_16384 -- cgit v1.2.3