summaryrefslogtreecommitdiff
path: root/configs/phycore_am64x_a53_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_am64x_a53_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_am64x_a53_defconfig')
-rw-r--r--configs/phycore_am64x_a53_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/phycore_am64x_a53_defconfig b/configs/phycore_am64x_a53_defconfig
index 1064fb0e793..76bb0e53e51 100644
--- a/configs/phycore_am64x_a53_defconfig
+++ b/configs/phycore_am64x_a53_defconfig
@@ -160,7 +160,7 @@ CONFIG_USB_CDNS3=y
CONFIG_USB_CDNS3_GADGET=y
CONFIG_USB_CDNS3_HOST=y
CONFIG_USB_GADGET=y
-CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"
+CONFIG_USB_GADGET_MANUFACTURER="PHYTEC"
CONFIG_USB_GADGET_VENDOR_NUM=0x0451
CONFIG_USB_GADGET_PRODUCT_NUM=0x6165
CONFIG_USB_GADGET_DOWNLOAD=y