diff options
Diffstat (limited to 'configs/dns325_defconfig')
-rw-r--r-- | configs/dns325_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/dns325_defconfig b/configs/dns325_defconfig index ac236cd2b4..a3d053d3f0 100644 --- a/configs/dns325_defconfig +++ b/configs/dns325_defconfig @@ -7,6 +7,9 @@ CONFIG_HUSH_PARSER=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_EXT2=y +CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |