mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
3c85c8b9f9
Boards using link-local need lib rand. When link-local is moved to Kconfig, this dependency will be described there. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
6 lines
101 B
Text
6 lines
101 B
Text
CONFIG_PPC=y
|
|
CONFIG_CMD_NET=y
|
|
CONFIG_MPC5xxx=y
|
|
CONFIG_TARGET_A3M071=y
|
|
CONFIG_SPL=y
|
|
CONFIG_LIB_RAND=y
|