X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=inline;f=drivers%2Fusb%2Fgadget%2FKconfig;h=844c3be16ffc4f8109879af012db796c3a9b4091;hb=89cbceb3888b665b39967a7b9035efedf2708ad3;hp=1959a390f3fc365e05c34e84196b0fcbfdf1786d;hpb=89e311d494c9179d7b44787ca2f2c84654b83425;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 1959a39..844c3be 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -48,6 +48,7 @@ config USB_GADGET_MANUFACTURER config USB_GADGET_VENDOR_NUM hex "Vendor ID of the USB device" default 0x1f3a if ARCH_SUNXI + default 0x2207 if ARCH_ROCKCHIP default 0x0 help Vendor ID of the USB device emulated, reported to the host device.