diff options
Diffstat (limited to 'configs/apf27_defconfig')
-rw-r--r-- | configs/apf27_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig index 5143e268f8..2945e91948 100644 --- a/configs/apf27_defconfig +++ b/configs/apf27_defconfig @@ -5,4 +5,8 @@ CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="BIOS> " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_I2C=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_CMD_DNS=y CONFIG_OF_LIBFDT=y |