summaryrefslogtreecommitdiff
path: root/configs/imx8mn_ab2_defconfig
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2022-05-20 16:14:39 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-05-20 16:14:39 +0200
commitfef4b016a4189ed147d1bdbe29bc93ca41cad40c (patch)
tree7827a983eb9c7fda716b13845c19306678eb6a65 /configs/imx8mn_ab2_defconfig
parent6b020e53c02f064ca0b932679abf2619a9049995 (diff)
parent06d688e8193ffdb5461bf3485aaf782ff98791b0 (diff)
Merge tag 'rel_imx_5.4.70_2.3.6' into toradex_imx_v2020.04_5.4.70_2.3.0
"rel_imx_5.4.70_2.3.6"
Diffstat (limited to 'configs/imx8mn_ab2_defconfig')
-rw-r--r--configs/imx8mn_ab2_defconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/configs/imx8mn_ab2_defconfig b/configs/imx8mn_ab2_defconfig
index 83d0cae063..889a89f6cb 100644
--- a/configs/imx8mn_ab2_defconfig
+++ b/configs/imx8mn_ab2_defconfig
@@ -70,6 +70,14 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_CLK_COMPOSITE_CCF=y
CONFIG_CLK_IMX8MN=y
CONFIG_MXC_GPIO=y
+CONFIG_FASTBOOT=y
+CONFIG_USB_FUNCTION_FASTBOOT=y
+CONFIG_CMD_FASTBOOT=y
+CONFIG_ANDROID_BOOT_IMAGE=y
+CONFIG_FASTBOOT_UUU_SUPPORT=y
+CONFIG_FASTBOOT_BUF_ADDR=0x42800000
+CONFIG_FASTBOOT_BUF_SIZE=0x40000000
+CONFIG_FASTBOOT_FLASH=y
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MXC=y
@@ -109,5 +117,15 @@ CONFIG_SYSRESET=y
CONFIG_SYSRESET_PSCI=y
CONFIG_DM_THERMAL=y
CONFIG_NXP_TMU=y
+CONFIG_USB_TCPC=y
+CONFIG_USB=y
+CONFIG_USB_GADGET=y
+CONFIG_DM_USB=y
+CONFIG_CI_UDC=y
+CONFIG_USB_EHCI_HCD=y
+
+CONFIG_USB_GADGET_MANUFACTURER="FSL"
+CONFIG_USB_GADGET_VENDOR_NUM=0x0525
+CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
CONFIG_OF_LIBFDT_OVERLAY=y