X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=net%2FKconfig;h=9a9846e187449c5dcda44e7c84de6b12add05640;hb=1c94578e7a3ce9d2e864b9243d213392d324205a;hp=524b7e4da23b838033521cdee470864c117f572d;hpb=9bea236b3402a262772b66d055ec6431cbd3ba87;p=u-boot diff --git a/net/Kconfig b/net/Kconfig index 524b7e4da2..9a9846e187 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -10,6 +10,7 @@ if NET config NET_RANDOM_ETHADDR bool "Random ethaddr if unset" + select LIB_RAND help Selecting this will allow the Ethernet interface to function even when the ethaddr variable for that interface is unset.