summaryrefslogtreecommitdiff
path: root/configs/imx8dxl_phantom_mek_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2019-12-11 01:28:02 -0800
committerYe Li <ye.li@nxp.com>2020-04-26 23:36:35 -0700
commit09eacf962ac8ec66b9084b2d4f570ff15801707b (patch)
treefd2ab0e4f5952c289fb82fed4ca2169dea113506 /configs/imx8dxl_phantom_mek_defconfig
parente00fcce4d91d809dca4d8413a24da16e02490e9d (diff)
MLK-23110-2 imx8qm/qxp: Remove SPL USB host driver and SPL ENV support
Remove both configs to save SPL size, since we have decoupled the CI_UDC with EHCI driver Signed-off-by: Ye Li <ye.li@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 2b72e174551cbc25ad0d9d90136bfcb95c851951)
Diffstat (limited to 'configs/imx8dxl_phantom_mek_defconfig')
-rw-r--r--configs/imx8dxl_phantom_mek_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/imx8dxl_phantom_mek_defconfig b/configs/imx8dxl_phantom_mek_defconfig
index b8c2a96d50..8953577674 100644
--- a/configs/imx8dxl_phantom_mek_defconfig
+++ b/configs/imx8dxl_phantom_mek_defconfig
@@ -19,7 +19,6 @@ CONFIG_SPL_DOS_PARTITION=n
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
-CONFIG_SPL_ENV_IS_NOWHERE=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_NR_DRAM_BANKS=4
CONFIG_SPL=y
@@ -146,8 +145,6 @@ CONFIG_SYSCON=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
-CONFIG_SPL_USB_HOST_SUPPORT=y
-CONFIG_SPL_ENV_SUPPORT=y
CONFIG_USB_PORT_AUTO=y
CONFIG_SPL_USB_GADGET=y
CONFIG_SPL_USB_SDP_SUPPORT=y