diff options
Diffstat (limited to 'configs/mx25pdk_defconfig')
-rw-r--r-- | configs/mx25pdk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx25pdk_defconfig b/configs/mx25pdk_defconfig index 2aff636ab5..c024d7947b 100644 --- a/configs/mx25pdk_defconfig +++ b/configs/mx25pdk_defconfig @@ -20,6 +20,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_DOS_PARTITION=y CONFIG_ENV_IS_IN_MMC=y CONFIG_FSL_ESDHC=y +CONFIG_MII=y CONFIG_FS_EXT4=y CONFIG_FS_FAT=y CONFIG_OF_LIBFDT=y |