summaryrefslogtreecommitdiffstats
path: root/src/cpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/Kconfig')
-rw-r--r--src/cpu/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig
index a94872a6f6a5..2770f648b49a 100644
--- a/src/cpu/Kconfig
+++ b/src/cpu/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
# Warning: This file is included whether or not the if is here.
# The if controls how the evaluation occurs.
# (See also src/Kconfig)