summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-01-07 23:21:58 -0800
committerYe Li <ye.li@nxp.com>2019-01-08 21:46:31 -0800
commit3f4b5b9cf424fc93a76050962c397b9c00ba2e21 (patch)
tree0a62a447ce221849a8ef73a5f0c4b72e79267a08 /include
parent188aea7489add9caaf986e67004e06f86b01210e (diff)
MLK-20559-9 Android: imx8qm/qxp: Update android configurations
Due to some USB configurations are moved to header file to bypass SPL build. Changes android and androidatuo defconfigs and header files to avoid build break. Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/imx8qm_mek_android_auto.h1
-rw-r--r--include/configs/imx8qxp_mek_android_auto.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/imx8qm_mek_android_auto.h b/include/configs/imx8qm_mek_android_auto.h
index 274c2687ce..09463934a4 100644
--- a/include/configs/imx8qm_mek_android_auto.h
+++ b/include/configs/imx8qm_mek_android_auto.h
@@ -96,6 +96,7 @@
#undef CONFIG_PHYLIB
#undef CONFIG_PHY_ATHEROS
#undef CONFIG_CMD_FUSE
+#undef CONFIG_CMD_USB_MASS_STORAGE
#undef CONFIG_USB_FUNCTION_MASS_STORAGE
#undef CONFIG_FAT_WRITE
diff --git a/include/configs/imx8qxp_mek_android_auto.h b/include/configs/imx8qxp_mek_android_auto.h
index cdee782a5a..a74b0bf43c 100644
--- a/include/configs/imx8qxp_mek_android_auto.h
+++ b/include/configs/imx8qxp_mek_android_auto.h
@@ -92,6 +92,7 @@
#undef CONFIG_HUSH_PARSER
#undef CONFIG_AUTO_COMPLETE
#undef CONFIG_USB_HOST_ETHER
+#undef CONFIG_CMD_USB_MASS_STORAGE
#undef CONFIG_USB_FUNCTION_MASS_STORAGE
#undef CONFIG_FAT_WRITE