diff options
Diffstat (limited to 'configs/mx7ulp_com_defconfig')
-rw-r--r-- | configs/mx7ulp_com_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx7ulp_com_defconfig b/configs/mx7ulp_com_defconfig index e986355c20..05685f7073 100644 --- a/configs/mx7ulp_com_defconfig +++ b/configs/mx7ulp_com_defconfig @@ -19,6 +19,7 @@ CONFIG_CMD_MMC=y CONFIG_CMD_READ=y CONFIG_CMD_USB=y CONFIG_CMD_USB_MASS_STORAGE=y +CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="imx7ulp-com" |