Files
u-boot/include
Adam Ford a5a37567c4 Convert CONFIG LIB_HW_RAND to Kconfig
config_fallbacks.h had some logic to automatically select
LIB_RAND if RANDOM_UUID or CMD_UUID were set if LIB_HW_RAND wasn't
already selected.  By migrating LIB_HW_RAND to Kconfig, we can
remove this check from config_fallbacks.h and put it into Kconfig

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
[trini: Turn into a choice, add NET_RANDOM_ETHADDR]
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-02-08 12:48:22 -05:00
..
2018-02-04 12:00:58 +01:00
2018-01-28 12:27:30 -05:00
2018-01-28 17:12:35 +01:00
2018-01-28 17:12:36 +01:00
2018-02-05 20:58:11 -05:00
2018-01-29 07:48:59 +01:00
2018-02-04 12:00:58 +01:00
2018-02-03 10:09:28 -07:00