diff options
Diffstat (limited to 'configs/grsim_defconfig')
-rw-r--r-- | configs/grsim_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/grsim_defconfig b/configs/grsim_defconfig index 43d232c..d114a86 100644 --- a/configs/grsim_defconfig +++ b/configs/grsim_defconfig @@ -1,3 +1,4 @@ CONFIG_SPARC=y CONFIG_TARGET_GRSIM=y CONFIG_SYS_TEXT_BASE=0x00000000 +CONFIG_CMD_NET=y |