Skip to content

Commit

Permalink
mediatek: mt7622: enable HW RNG
Browse files Browse the repository at this point in the history
MT7622 provides are hardware RNG with upstream Linux driver. Enable
compilation of this driver to make use of the hardware RNG.

Signed-off-by: David Bauer <mail@david-bauer.net>
  • Loading branch information
blocktrron committed Aug 4, 2021
1 parent 252466a commit c3d99ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions target/linux/mediatek/mt7622/config-5.10
Expand Up @@ -206,6 +206,8 @@ CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HOLES_IN_ZONE=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_MTK=y
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
Expand Down

0 comments on commit c3d99ae

Please sign in to comment.