diff options
Diffstat (limited to 'configs/pengwyn_defconfig')
-rw-r--r-- | configs/pengwyn_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pengwyn_defconfig b/configs/pengwyn_defconfig index 502c4f09fc..72ccb3e1f9 100644 --- a/configs/pengwyn_defconfig +++ b/configs/pengwyn_defconfig @@ -1,3 +1,4 @@ CONFIG_ARM=y CONFIG_TARGET_PENGWYN=y CONFIG_SPL=y +CONFIG_CMD_NET=y |