X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=net%2FKconfig;h=9a9846e187449c5dcda44e7c84de6b12add05640;hb=da9971d1b3bdb554d4a4ac948119f8b2616bbcce;hp=524b7e4da23b838033521cdee470864c117f572d;hpb=980267a1445b7b4d8e8d05ef57799d92ba4a2ee3;p=oweals%2Fu-boot.git 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.