summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/eltan/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/eltan/Kconfig')
-rw-r--r--src/vendorcode/eltan/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/vendorcode/eltan/Kconfig b/src/vendorcode/eltan/Kconfig
index dc756ab4d769..30bb8b8ab8c1 100644
--- a/src/vendorcode/eltan/Kconfig
+++ b/src/vendorcode/eltan/Kconfig
@@ -1,7 +1,7 @@
##
## This file is part of the coreboot project.
##
-## Copyright (C) 2014-2018 Eltan B.V.
+## Copyright (C) 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
@@ -17,6 +17,5 @@ config USE_VENDORCODE_ELTAN
bool
if USE_VENDORCODE_ELTAN
-source src/vendorcode/eltan/security/mboot/Kconfig
-source src/vendorcode/eltan/security/verified_boot/Kconfig
+source src/vendorcode/eltan/security/Kconfig
endif