summaryrefslogtreecommitdiff
path: root/configs/imx8qxp_mek_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-06-14 01:48:16 -0700
committerYe Li <ye.li@nxp.com>2018-06-14 19:54:31 -0700
commit59f04c2e5576b984225468b529390db5bed4f604 (patch)
tree609d20d0a7d60882317b6f47892116fab307c221 /configs/imx8qxp_mek_defconfig
parentef5b79ce693193037a734982e1f256da67ebe9cb (diff)
MLK-18614-2 imx8qxp_mek: Define the CONFIG_FASTBOOT_USB_DEV
Remove the undef of CONFIG_FASTBOOT_USB_DEV from header file and set it to 1 in defconfig. So no matter what parameter is used for "fastboot" command, it always use USB typec port. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 66914e9b62c159243dc6791ca6927bfe66ef1b37)
Diffstat (limited to 'configs/imx8qxp_mek_defconfig')
-rw-r--r--configs/imx8qxp_mek_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8qxp_mek_defconfig b/configs/imx8qxp_mek_defconfig
index 6646bb944f..1a28769c32 100644
--- a/configs/imx8qxp_mek_defconfig
+++ b/configs/imx8qxp_mek_defconfig
@@ -28,6 +28,7 @@ CONFIG_FASTBOOT_BUF_ADDR=0x82800000
CONFIG_FASTBOOT_BUF_SIZE=0x40000000
CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=0
+CONFIG_FASTBOOT_USB_DEV=1
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_IMX8=y