diff options
Diffstat (limited to 'configs/atstk1002_defconfig')
-rw-r--r-- | configs/atstk1002_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atstk1002_defconfig b/configs/atstk1002_defconfig index d6e9a77e96..e407dc56a1 100644 --- a/configs/atstk1002_defconfig +++ b/configs/atstk1002_defconfig @@ -1,2 +1,3 @@ CONFIG_AVR32=y CONFIG_TARGET_ATSTK1002=y +CONFIG_CMD_NET=y |