diff options
Diffstat (limited to 'configs/apf27_defconfig')
-rw-r--r-- | configs/apf27_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 4c26ec36c3..231ef6d355 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -2,3 +2,4 @@ CONFIG_ARM=y CONFIG_TARGET_APF27=y CONFIG_SPL=y CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |