diff options
Diffstat (limited to 'configs/sh7757lcr_defconfig')
-rw-r--r-- | configs/sh7757lcr_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sh7757lcr_defconfig b/configs/sh7757lcr_defconfig index ffcf961bb5..138b7b93cc 100644 --- a/configs/sh7757lcr_defconfig +++ b/configs/sh7757lcr_defconfig @@ -1,3 +1,4 @@ CONFIG_SH=y CONFIG_SH_32BIT=y CONFIG_TARGET_SH7757LCR=y +CONFIG_CMD_NET=y |