aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/eltan/security/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/eltan/security/Kconfig')
-rw-r--r--src/vendorcode/eltan/security/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/vendorcode/eltan/security/Kconfig b/src/vendorcode/eltan/security/Kconfig
index 2af58080da..6b93d2a97a 100644
--- a/src/vendorcode/eltan/security/Kconfig
+++ b/src/vendorcode/eltan/security/Kconfig
@@ -1,6 +1,6 @@
## This file is part of the coreboot project.
##
-## Copyright (C) 2018 Eltan B.V.
+## Copyright (C) 2018-2019 Eltan B.V.
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -12,5 +12,7 @@
## GNU General Public License for more details.
##
+menu "Eltan Security Settings"
source src/vendorcode/eltan/security/mboot/Kconfig
source src/vendorcode/eltan/security/verified_boot/Kconfig
+endmenu