Skip to content
Commit c312c4b4 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

drivers/rng: simplify Kconfig



For all sandbox systems with DM_RNG we enable RNG_SANDBOX. So we can simply
set the default to yes.

All rng drivers depend on DM_RNG. Use a single 'if' instead of individual
dependencies. Now 'make menuconfig' shows the individual drivers neatly
indented under the DM_RNG entry.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarSughosh Ganu <sughosh.ganu@linaro.org>
parent 2b8568f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment