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>
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
CONFIG_PPC=y
|
|
CONFIG_CMD_NET=y
|
|
CONFIG_MPC5xxx=y
|
|
CONFIG_TARGET_A3M071=y
|
|
CONFIG_SPL=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="A4M2K"
|
|
CONFIG_LIB_RAND=y
|