Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
[oweals/u-boot.git] / drivers / rng / Kconfig
index 35a3bd192aa94ea1bf210c7e406db4119aad4e28..893b89d49b1dc8f6e47dd80b1ee10e9bf39b061f 100644 (file)
@@ -9,7 +9,6 @@ config DM_RNG
 config RNG_SANDBOX
        bool "Sandbox random number generator"
        depends on SANDBOX && DM_RNG
-       select CONFIG_LIB_RAND
        help
          Enable random number generator for sandbox. This is an
          emulation of a rng device.