diff options
Diffstat (limited to 'configs/zynq_zc770_xm012_defconfig')
-rw-r--r-- | configs/zynq_zc770_xm012_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zynq_zc770_xm012_defconfig b/configs/zynq_zc770_xm012_defconfig index adc0d7ffb5..2659d0ae24 100644 --- a/configs/zynq_zc770_xm012_defconfig +++ b/configs/zynq_zc770_xm012_defconfig @@ -8,4 +8,5 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_FIT_SIGNATURE=y CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM012" +CONFIG_CMD_NET=y CONFIG_OF_CONTROL=y |