boards: rd_rw612_bga: Indicate entropy support
Indicate support for entropy in the board yaml and doc. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
42ff35dc05
commit
f69241ae6f
2 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,8 @@ Supported Features
|
|||
+-----------+------------+-----------------------------------+
|
||||
| I2C | on-chip | i2c |
|
||||
+-----------+------------+-----------------------------------+
|
||||
| TRNG | on-chip | entropy |
|
||||
+-----------+------------+-----------------------------------+
|
||||
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
|
|
|
@ -19,3 +19,4 @@ supported:
|
|||
- gpio
|
||||
- spi
|
||||
- i2c
|
||||
- entropy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue