From 0c72bcc766ce8cdf6d8071d6f060d8a889576f55 Mon Sep 17 00:00:00 2001 From: Georgios Vasilakis Date: Tue, 5 May 2026 11:39:42 +0200 Subject: [PATCH] for testing only, will never get merged sadf Signed-off-by: Georgios Vasilakis --- Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/Kconfig b/Kconfig index a4cad01ecd..fc42e8a8ee 100644 --- a/Kconfig +++ b/Kconfig @@ -8,6 +8,7 @@ mainmenu "TF-M Configuration" # Load platform Kconfig file if exists +# blah blah blah osource "$(PLATFORM_PATH)/Kconfig" osource "$(TFM_SOURCE_DIR)/config/build_type/Kconfig.$(CMAKE_BUILD_TYPE)"