]> git.sur5r.net Git - u-boot/blobdiff - net/Kconfig
efi_loader: helloworld: Output ACPI configuration table
[u-boot] / net / Kconfig
index 77a2f7e07e012b75bd72f1b48cf1e37a0117f320..f2363e525678aded4e28e23e58e6e77bde4e7c93 100644 (file)
@@ -4,12 +4,12 @@
 
 menuconfig NET
        bool "Networking support"
 
 menuconfig NET
        bool "Networking support"
+       default y
 
 if NET
 
 config NET_RANDOM_ETHADDR
        bool "Random ethaddr if unset"
 
 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.
        help
          Selecting this will allow the Ethernet interface to function
          even when the ethaddr variable for that interface is unset.