diff options
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r-- | configs/x600_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig index ad990df..3122a2b 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -1,6 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_X600=y -CONFIG_NET=y CONFIG_NETDEVICES=y CONFIG_SPL=y +CONFIG_CMD_NET=y CONFIG_ETH_DESIGNWARE=y |