diff options
Diffstat (limited to 'configs/bg0900_defconfig')
-rw-r--r-- | configs/bg0900_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bg0900_defconfig b/configs/bg0900_defconfig index 30f4dbf3cc..3e57959779 100644 --- a/configs/bg0900_defconfig +++ b/configs/bg0900_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_TARGET_BG0900=y CONFIG_SPL=y CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |