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