diff options
Diffstat (limited to 'configs/dxr2_defconfig')
-rw-r--r-- | configs/dxr2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dxr2_defconfig b/configs/dxr2_defconfig index c6530ed139..c2a14b794c 100644 --- a/configs/dxr2_defconfig +++ b/configs/dxr2_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_DXR2=y CONFIG_SPL=y +CONFIG_CMD_NET=y |