summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoao Paulo Goncalves <joao.goncalves@toradex.com>2023-09-22 15:33:25 -0300
committerJoao Paulo Goncalves <joao.goncalves@toradex.com>2023-09-22 15:33:25 -0300
commitde56eeed33cdd498188fa47545f70679f20c520f (patch)
treef9c8272e040523cc0bdf8f92ac8ea1f3b16c7ed5
parent8373fb3817759dbe5f82018b2b8be072ed65113f (diff)
toradex: apalis-imx8: Sync defconfig and update usb id
Update defconfig with savedefconfig and change usb gadget identification to Toradex values. Upstream-Status: Inappropriate [configs] Signed-off-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>
-rw-r--r--configs/apalis-imx8_defconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig
index d414e8d2d7..1e34fee578 100644
--- a/configs/apalis-imx8_defconfig
+++ b/configs/apalis-imx8_defconfig
@@ -94,11 +94,10 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_CDNS3=y
CONFIG_USB_CDNS3_GADGET=y
CONFIG_USB_GADGET=y
-CONFIG_USB_GADGET_MANUFACTURER="FSL"
-CONFIG_USB_GADGET_VENDOR_NUM=0x0525
-CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5
+CONFIG_USB_GADGET_MANUFACTURER="Toradex"
+CONFIG_USB_GADGET_VENDOR_NUM=0x1b67
+CONFIG_USB_GADGET_PRODUCT_NUM=0x4000
CONFIG_CI_UDC=y
CONFIG_USB_PORT_AUTO=y
CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER is not set
-CONFIG_LMB_MAX_REGIONS=16