summaryrefslogtreecommitdiff
path: root/configs/rock64-rk3328_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-11-19 13:56:15 +0530
committerKever Yang <kever.yang@rock-chips.com>2019-11-23 22:29:49 +0800
commit89cbceb3888b665b39967a7b9035efedf2708ad3 (patch)
treee437cf232364998523695313213253a99114594e /configs/rock64-rk3328_defconfig
parent89e311d494c9179d7b44787ca2f2c84654b83425 (diff)
gadget: Select USB_GADGET_VENDOR_NUM for rockchip
Gadget vendor number, 0x2207 is common across all platfroms supported in Rockchip SoC. So, select the same number globally, if ARCH_ROCKCHIP. This eventually drop the explicit configs defined in supported board defconfig files. Tested-by: Levin Du <djw@t-chip.com.cn> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rock64-rk3328_defconfig')
-rw-r--r--configs/rock64-rk3328_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
index d9a170ba26..ec13a7710a 100644
--- a/configs/rock64-rk3328_defconfig
+++ b/configs/rock64-rk3328_defconfig
@@ -87,7 +87,6 @@ CONFIG_USB_DWC2=y
CONFIG_USB_DWC3=y
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_GADGET=y
-CONFIG_USB_GADGET_VENDOR_NUM=0x2207
CONFIG_USB_GADGET_PRODUCT_NUM=0x330a
CONFIG_USB_GADGET_DWC2_OTG=y
CONFIG_SPL_TINY_MEMSET=y