Skip to content

Commit 46a226d

Browse files
author
Appana Durga Kedareswara rao
committed
modules: Add trusted-firmware-a Kconfig source
- Fix undefined BUILD_WITH_TFA symbol warning - Properly source TF-A module Kconfig in main modules configuration - Ensures TF-A related symbols are available for board configurations Signed-off-by: Appana Durga Kedareswara rao <[email protected]>
1 parent b8e446b commit 46a226d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ source "modules/Kconfig.xtensa"
4747
source "modules/zcbor/Kconfig"
4848
source "modules/Kconfig.mcuboot"
4949
source "modules/Kconfig.intel"
50+
source "modules/trusted-firmware-a/Kconfig"
5051
source "modules/hostap/Kconfig"
5152

5253
comment "Unavailable modules, please install those via the project manifest."

0 commit comments

Comments
 (0)