boards: arm: Enable hwinfo driver on mimxrt1064_evk

Enable the status reset controller on mimxrt1064.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
Pieter De Gendt 2021-09-03 10:33:50 +02:00 committed by Christopher Friedt
commit f68929067b
3 changed files with 4 additions and 0 deletions

View file

@ -122,6 +122,8 @@ features:
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma |
+-----------+------------+-------------------------------------+
| HWINFO | on-chip | Unique device serial number |
+-----------+------------+-------------------------------------+
The default configuration can be found in the defconfig file:

View file

@ -21,6 +21,7 @@ supported:
- display
- dma
- gpio
- hwinfo
- i2c
- netif:eth
- pwm

View file

@ -236,6 +236,7 @@ config SOC_MIMXRT1064
select HAS_MCUX_LPUART
select HAS_MCUX_GPT
select HAS_MCUX_SEMC
select HAS_MCUX_SRC
select HAS_MCUX_TRNG
select CPU_HAS_FPU_DOUBLE_PRECISION
select CPU_HAS_ARM_MPU