aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/xeon_sp/skx')
-rw-r--r--src/soc/intel/xeon_sp/skx/Kconfig2
-rw-r--r--src/soc/intel/xeon_sp/skx/Makefile.inc2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/xeon_sp/skx/Kconfig b/src/soc/intel/xeon_sp/skx/Kconfig
index 2c4235e5f5..7af0b582cb 100644
--- a/src/soc/intel/xeon_sp/skx/Kconfig
+++ b/src/soc/intel/xeon_sp/skx/Kconfig
@@ -1,6 +1,4 @@
-##
## SPDX-License-Identifier: GPL-2.0-only
-##
if SOC_INTEL_SKYLAKE_SP
diff --git a/src/soc/intel/xeon_sp/skx/Makefile.inc b/src/soc/intel/xeon_sp/skx/Makefile.inc
index 5c2242b300..773ced0fec 100644
--- a/src/soc/intel/xeon_sp/skx/Makefile.inc
+++ b/src/soc/intel/xeon_sp/skx/Makefile.inc
@@ -1,6 +1,4 @@
-##
## SPDX-License-Identifier: GPL-2.0-only
-##
ifeq ($(CONFIG_SOC_INTEL_SKYLAKE_SP),y)