aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/drivers/tee/broadcom/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/drivers/tee/broadcom/Kconfig')
-rw-r--r--roms/u-boot/drivers/tee/broadcom/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/roms/u-boot/drivers/tee/broadcom/Kconfig b/roms/u-boot/drivers/tee/broadcom/Kconfig
new file mode 100644
index 000000000..ce95072d4
--- /dev/null
+++ b/roms/u-boot/drivers/tee/broadcom/Kconfig
@@ -0,0 +1,7 @@
+config CHIMP_OPTEE
+ bool "Enable secure ChiMP firmware loading"
+ depends on OPTEE
+ default y
+ help
+ This driver is used to load bnxt firmware binary using OpTEE.
+ bnxt is Broadcom NetXtreme controller Ethernet card.