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, 2 insertions, 2 deletions
diff --git a/src/vendorcode/eltan/security/Kconfig b/src/vendorcode/eltan/security/Kconfig
index 1cc0365720..9a89381d73 100644
--- a/src/vendorcode/eltan/security/Kconfig
+++ b/src/vendorcode/eltan/security/Kconfig
@@ -19,8 +19,8 @@ if USE_VENDORCODE_ELTAN
menu "Eltan Security Settings"
-source src/vendorcode/eltan/security/mboot/Kconfig
-source src/vendorcode/eltan/security/verified_boot/Kconfig
+source "src/vendorcode/eltan/security/mboot/Kconfig"
+source "src/vendorcode/eltan/security/verified_boot/Kconfig"
endmenu