diff options
Diffstat (limited to 'drivers/tee/broadcom/Kconfig')
-rw-r--r-- | drivers/tee/broadcom/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/tee/broadcom/Kconfig b/drivers/tee/broadcom/Kconfig new file mode 100644 index 0000000000..ce95072d4e --- /dev/null +++ b/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. |