MA-13787 disable FS_FAT write feature for Android Auto uboot

Since FS_FAT has been removed from uboot for Android Auto to minimize
image size, disable FS_FAT write feature for Android Auto uboot.

Change-Id: I8740735b68759bfd62d53cf7f08287a098b481c4
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
This commit is contained in:
faqiang.zhu 2018-12-18 20:16:16 +08:00
parent 7d7097a07f
commit e2ae3209e2
2 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,7 @@
#undef CONFIG_PHY_ATHEROS
#undef CONFIG_CMD_FUSE
#undef CONFIG_USB_FUNCTION_MASS_STORAGE
#undef CONFIG_FAT_WRITE
#if defined(CONFIG_XEN)
#include "imx8qm_mek_android_auto_xen.h"

View File

@ -93,6 +93,7 @@
#undef CONFIG_AUTO_COMPLETE
#undef CONFIG_USB_HOST_ETHER
#undef CONFIG_USB_FUNCTION_MASS_STORAGE
#undef CONFIG_FAT_WRITE
#ifdef CONFIG_IMX_TRUSTY_OS
#define AVB_RPMB