aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/eltan/security/mboot
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/eltan/security/mboot')
-rw-r--r--src/vendorcode/eltan/security/mboot/Kconfig2
-rw-r--r--src/vendorcode/eltan/security/mboot/Makefile.inc3
2 files changed, 0 insertions, 5 deletions
diff --git a/src/vendorcode/eltan/security/mboot/Kconfig b/src/vendorcode/eltan/security/mboot/Kconfig
index 9563ae0e0a..91898fc401 100644
--- a/src/vendorcode/eltan/security/mboot/Kconfig
+++ b/src/vendorcode/eltan/security/mboot/Kconfig
@@ -1,5 +1,3 @@
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
menu "Measured Boot (mboot)"
diff --git a/src/vendorcode/eltan/security/mboot/Makefile.inc b/src/vendorcode/eltan/security/mboot/Makefile.inc
index b8c60207a0..22729aff36 100644
--- a/src/vendorcode/eltan/security/mboot/Makefile.inc
+++ b/src/vendorcode/eltan/security/mboot/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ifneq ($(filter y,$(CONFIG_VENDORCODE_ELTAN_VBOOT) $(CONFIG_VENDORCODE_ELTAN_MBOOT)),)