summaryrefslogtreecommitdiff
path: root/configs/imx8qm_lpddr4_arm2_fspi_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-09-26 01:59:41 -0700
committerYe Li <ye.li@nxp.com>2018-09-26 03:21:04 -0700
commitb78c0eab73d19e945c6c98ea50c3e975f20ca249 (patch)
tree87a34da517004db4cf2c888484cd9b9f6ec3f72d /configs/imx8qm_lpddr4_arm2_fspi_defconfig
parent1a34c017d7838947870f84934f84adf351978411 (diff)
MLK-19726-1 Revert "MLK-18568 imx8: disable the DM devices removing"
This reverts commit af92ba299b2b87cde02bbd4f534f1a30b45552cd. Disable the CONFIG_DM_DEVICE_REMOVE will cause device_remove function do nothing. But it is needed by some drivers like usb, mmc, sf. When running "usb start" then "usb stop", it does not stop the usb, and cause problem to next "usb start".
Diffstat (limited to 'configs/imx8qm_lpddr4_arm2_fspi_defconfig')
-rw-r--r--configs/imx8qm_lpddr4_arm2_fspi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx8qm_lpddr4_arm2_fspi_defconfig b/configs/imx8qm_lpddr4_arm2_fspi_defconfig
index fba8942e29..c30ba29ef5 100644
--- a/configs/imx8qm_lpddr4_arm2_fspi_defconfig
+++ b/configs/imx8qm_lpddr4_arm2_fspi_defconfig
@@ -82,7 +82,6 @@ CONFIG_DM_THERMAL=y
CONFIG_IMX_SC_THERMAL=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_DM_DEVICE_REMOVE=n
CONFIG_SMC_FUSE=y
CONFIG_CMD_MEMTEST=y