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:
Declan Snyder 2024-03-14 16:34:13 -05:00 committed by Alberto Escolar
commit f69241ae6f
2 changed files with 3 additions and 0 deletions

View file

@ -45,6 +45,8 @@ Supported Features
+-----------+------------+-----------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-----------------------------------+
| TRNG | on-chip | entropy |
+-----------+------------+-----------------------------------+
The default configuration can be found in the defconfig file:

View file

@ -19,3 +19,4 @@ supported:
- gpio
- spi
- i2c
- entropy