Skip to content
Snippets Groups Projects
Commit c3d99ae7 authored by David Bauer's avatar David Bauer
Browse files

mediatek: mt7622: enable HW RNG


MT7622 provides are hardware RNG with upstream Linux driver. Enable
compilation of this driver to make use of the hardware RNG.

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent 252466a0
No related branches found
No related tags found
No related merge requests found
...@@ -206,6 +206,8 @@ CONFIG_HAS_DMA=y ...@@ -206,6 +206,8 @@ CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y CONFIG_HAS_IOPORT_MAP=y
CONFIG_HOLES_IN_ZONE=y CONFIG_HOLES_IN_ZONE=y
CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_MTK=y
CONFIG_I2C=y CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y CONFIG_I2C_CHARDEV=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment