summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorLuo Ji <ji.luo@nxp.com>2018-10-18 20:42:04 +0800
committerfaqiang.zhu <faqiang.zhu@nxp.com>2018-10-26 10:01:22 +0800
commit9f75fd75e2fd67991c8aff91d491ff41900f2d36 (patch)
tree4ddbd9237485cd8cfbb1bb3a7c80af011a4c12f0 /include/configs
parentd62ffbb7fa3136062a977d4f8bdc0f03b464b8e4 (diff)
MA-13124-2 Support spl build for imx8q
Open configs to enable spl build for imx8q on both Android and Android Auto. Change-Id: Ide757086ad0208973ac8510ba4a2f1c84aecdfad Signed-off-by: Luo Ji <ji.luo@nxp.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/imx8qm_mek_android_auto_xen.h3
-rw-r--r--include/configs/imx8qxp_mek_android_auto.h1
2 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/imx8qm_mek_android_auto_xen.h b/include/configs/imx8qm_mek_android_auto_xen.h
index 86f836c6a4..c50858f3e8 100644
--- a/include/configs/imx8qm_mek_android_auto_xen.h
+++ b/include/configs/imx8qm_mek_android_auto_xen.h
@@ -33,6 +33,9 @@
#define CONFIG_FASTBOOT_USB_DEV 0 /* Use OTG port, not typec port */
/* This needs to be stay same in iomem in domu.cfg */
+#ifdef SC_IPC_CH
+#undef SC_IPC_CH
+#endif
#define SC_IPC_CH 0x5d1d0000
#define AVB_AB_I_UNDERSTAND_LIBAVB_AB_IS_DEPRECATED
diff --git a/include/configs/imx8qxp_mek_android_auto.h b/include/configs/imx8qxp_mek_android_auto.h
index b9c664a512..65ce4be8f7 100644
--- a/include/configs/imx8qxp_mek_android_auto.h
+++ b/include/configs/imx8qxp_mek_android_auto.h
@@ -81,7 +81,6 @@
#undef CONFIG_PCI_PNP
#undef CONFIG_PCI_SCAN_SHOW
#undef CONFIG_CMD_FUSE
-#undef CONFIG_MXC_GPIO
#undef CONFIG_MII
#undef CONFIG_FEC_MXC
#undef CONFIG_PHYLIB