Files
u-boot/drivers
Heinrich Schuchardt 1611235b85 lib: Kconfig dependencies for pseudo-random library
drivers/rng/sandbox_rng.c requires rand() to be defined but configuration
option CONFIG_CONFIG_LIB_RAND selected in drivers/rng/Kconfig does not
exist.

test/lib/test_aes.c requires rand() to be defined.

Fix the selection criteria for choice "Pseudo-random library support type".

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-01-25 12:04:36 -05:00
..
2019-12-02 18:23:09 -05:00
2020-01-07 14:37:50 +01:00
2020-01-23 07:29:58 -05:00
2020-01-17 13:27:28 -05:00
2019-08-07 15:31:04 -04:00
2019-11-01 16:45:40 +03:00
2020-01-10 10:25:13 -05:00
2020-01-10 14:18:26 -05:00