]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/Kconfig
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / drivers / net / Kconfig
index d528585f7f9d27c3f327a1686d806d73244e705f..86c516560ea28cbf88dafc02c157068e71fcde83 100644 (file)
@@ -11,6 +11,7 @@ config DM_ETH
 menuconfig NETDEVICES
        bool "Network device support"
        depends on NET
+       default y if DM_ETH
        help
          You must select Y to enable any network device support
          Generally if you have any networking support this is a given