diff options
Diffstat (limited to 'configs/tseries_nand_defconfig')
-rw-r--r-- | configs/tseries_nand_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tseries_nand_defconfig b/configs/tseries_nand_defconfig index 2139f4d..9b738db 100644 --- a/configs/tseries_nand_defconfig +++ b/configs/tseries_nand_defconfig @@ -3,3 +3,4 @@ CONFIG_TARGET_TSERIES=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,NAND" # CONFIG_CMD_CRC32 is not set +CONFIG_CMD_NET=y |