diff options
Diffstat (limited to 'configs/a4m072_defconfig')
-rw-r--r-- | configs/a4m072_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/a4m072_defconfig b/configs/a4m072_defconfig index c7249938f8..5111bc0dfb 100644 --- a/configs/a4m072_defconfig +++ b/configs/a4m072_defconfig @@ -10,6 +10,8 @@ CONFIG_CMD_I2C=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y +CONFIG_CMD_FAT=y CONFIG_OF_LIBFDT=y |