diff options
Diffstat (limited to 'configs/xpress_spl_defconfig')
-rw-r--r-- | configs/xpress_spl_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xpress_spl_defconfig b/configs/xpress_spl_defconfig index 573e68cf2d..7eefa92fc5 100644 --- a/configs/xpress_spl_defconfig +++ b/configs/xpress_spl_defconfig @@ -36,6 +36,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_MMC=y CONFIG_FSL_ESDHC=y CONFIG_PHYLIB=y +CONFIG_MII=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |