diff options
Diffstat (limited to 'configs/s5p_goni_defconfig')
-rw-r--r-- | configs/s5p_goni_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/s5p_goni_defconfig b/configs/s5p_goni_defconfig index 47cf3af8d4..8c1438d09d 100644 --- a/configs/s5p_goni_defconfig +++ b/configs/s5p_goni_defconfig @@ -15,3 +15,6 @@ CONFIG_USB=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DWC2_OTG=y CONFIG_USB_GADGET_DOWNLOAD=y +CONFIG_G_DNL_MANUFACTURER="Samsung" +CONFIG_G_DNL_VENDOR_NUM=0x04e8 +CONFIG_G_DNL_PRODUCT_NUM=0x6601 |