diff options
Diffstat (limited to 'configs/bcm11130_defconfig')
-rw-r--r-- | configs/bcm11130_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/bcm11130_defconfig b/configs/bcm11130_defconfig index 74a2881f80..a1fc989bb2 100644 --- a/configs/bcm11130_defconfig +++ b/configs/bcm11130_defconfig @@ -12,3 +12,6 @@ CONFIG_USB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DWC2_OTG=y CONFIG_USB_GADGET_DOWNLOAD=y +CONFIG_G_DNL_MANUFACTURER="Broadcom Corporation" +CONFIG_G_DNL_VENDOR_NUM=0x18d1 +CONFIG_G_DNL_PRODUCT_NUM=0x0d02 |