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