Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND...
[oweals/u-boot.git] / net / Kconfig
index 524b7e4da23b838033521cdee470864c117f572d..9a9846e187449c5dcda44e7c84de6b12add05640 100644 (file)
@@ -10,6 +10,7 @@ if NET
 
 config NET_RANDOM_ETHADDR
        bool "Random ethaddr if unset"
 
 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.
        help
          Selecting this will allow the Ethernet interface to function
          even when the ethaddr variable for that interface is unset.