aboutsummaryrefslogtreecommitdiff
path: root/drivers/rng
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rng')
-rw-r--r--drivers/rng/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rng/Kconfig b/drivers/rng/Kconfig
index 35a3bd1..893b89d 100644
--- a/drivers/rng/Kconfig
+++ b/drivers/rng/Kconfig
@@ -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.