summaryrefslogtreecommitdiff
path: root/configs/phycore_pcl063_ull_defconfig
diff options
context:
space:
mode:
authorBenjamin Hahn <[email protected]>2024-05-03 09:00:38 +0200
committerMattijs Korpershoek <[email protected]>2024-05-14 11:56:54 +0200
commit371b379edbf3488d77bc321dc5d2a0e22e067744 (patch)
tree9b8651645ed42e7e40cf155d692b73a5f0aaaba5 /configs/phycore_pcl063_ull_defconfig
parent83eed2cba32ad8c683bd42e0ad5426589f630bd2 (diff)
configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
Set CONFIG_USB_GADGET_MANUFACTURER to PHYTEC for all PHYTEC boards. Signed-off-by: Benjamin Hahn <[email protected]> Acked-by: Wadim Egorov <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'configs/phycore_pcl063_ull_defconfig')
-rw-r--r--configs/phycore_pcl063_ull_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/phycore_pcl063_ull_defconfig b/configs/phycore_pcl063_ull_defconfig
index b3da43a5bf1..b42a410da69 100644
--- a/configs/phycore_pcl063_ull_defconfig
+++ b/configs/phycore_pcl063_ull_defconfig
@@ -53,7 +53,7 @@ CONFIG_IMX_THERMAL=y
CONFIG_USB=y
CONFIG_SPL_USB_HOST=y
CONFIG_USB_GADGET=y
-CONFIG_USB_GADGET_MANUFACTURER="Phytec"
+CONFIG_USB_GADGET_MANUFACTURER="PHYTEC"
CONFIG_USB_GADGET_VENDOR_NUM=0x1b67
CONFIG_USB_GADGET_PRODUCT_NUM=0x4fff
CONFIG_CI_UDC=y