diff options
Diffstat (limited to 'configs/dockstar_defconfig')
-rw-r--r-- | configs/dockstar_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dockstar_defconfig b/configs/dockstar_defconfig index b773cde..523a3ed 100644 --- a/configs/dockstar_defconfig +++ b/configs/dockstar_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_DOCKSTAR=y +CONFIG_CMD_NET=y |