arm: meson: imply DM_RNG
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 5 Apr 2020 10:20:23 +0000 (12:20 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 15 Apr 2020 16:06:28 +0000 (18:06 +0200)
All ARCH_MESON boards have a hardware random number generator. So we should
enable building the RNG driver.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/Kconfig

index bbb1e2738bfe76a48ff0371ed2d80d638ffae243..eee4538c7e2ef5ea3366a4623ab6de16d19425d6 100644 (file)
@@ -762,6 +762,7 @@ config ARCH_OMAP2PLUS
 config ARCH_MESON
        bool "Amlogic Meson"
        imply DISTRO_DEFAULTS
+       imply DM_RNG
        help
          Support for the Meson SoC family developed by Amlogic Inc.,
          targeted at media players and tablet computers. We currently