summaryrefslogtreecommitdiffstats
path: root/firmware/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/Kconfig')
-rw-r--r--firmware/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/Kconfig b/firmware/Kconfig
index 97b7b3c2ee..c2ff51b911 100644
--- a/firmware/Kconfig
+++ b/firmware/Kconfig
@@ -16,4 +16,9 @@ config FIRMWARE_IMX8MP_ATF
config FIRMWARE_IMX8MQ_ATF
bool
+config FIRMWARE_CCBV2_OPTEE
+ bool
+ depends on MACH_WEBASTO_CCBV2 && PBL_OPTEE
+ default y
+
endmenu