mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
8 lines
220 B
Text
8 lines
220 B
Text
|
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.
|