]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/net/Kconfig
Move defaults from config_cmd_default.h to Kconfig
[people/ms/u-boot.git] / drivers / net / Kconfig
index 973258a80cf3daa0db10915d4548dea6f5fa31f5..ce76a02da0cefe9c460f30444f9ca33d0ce00c23 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