Skip to content
Snippets Groups Projects
Commit 3c85c8b9 authored by Joe Hershberger's avatar Joe Hershberger Committed by Tom Rini
Browse files

a3m071: Add needed dependency on LIB_RAND


Boards using link-local need lib rand.

When link-local is moved to Kconfig, this dependency will be described
there.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 6aab5ae9
No related branches found
No related tags found
No related merge requests found
CONFIG_PPC=y
CONFIG_CMD_NET=y
CONFIG_MPC5xxx=y
CONFIG_TARGET_A3M071=y
CONFIG_SPL=y
CONFIG_CMD_NET=y
CONFIG_LIB_RAND=y
CONFIG_PPC=y
CONFIG_CMD_NET=y
CONFIG_MPC5xxx=y
CONFIG_TARGET_A3M071=y
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="A4M2K"
CONFIG_CMD_NET=y
CONFIG_LIB_RAND=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment