From b2153075f42c2d46d310778e226bcb11f0af47f5 Mon Sep 17 00:00:00 2001 From: Lukasz Majewski Date: Mon, 29 Jan 2018 19:33:32 +0100 Subject: Kconfig: usb: rockchip: Remove not needed *_defconfig USB/gadget entries After moving some USB gadget configs (USB_FUNCTIONS_*) to Kconfig it turned out that following *_defconfig entries for RockChip are not needed. Signed-off-by: Lukasz Majewski --- configs/phycore-rk3288_defconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configs/phycore-rk3288_defconfig') diff --git a/configs/phycore-rk3288_defconfig b/configs/phycore-rk3288_defconfig index bc6c02c872..ba598ab2f9 100644 --- a/configs/phycore-rk3288_defconfig +++ b/configs/phycore-rk3288_defconfig @@ -84,8 +84,3 @@ CONFIG_USB_ETHER_SMSC95XX=y CONFIG_USE_TINY_PRINTF=y CONFIG_CMD_DHRYSTONE=y CONFIG_ERRNO_STR=y -CONFIG_USB_GADGET_DOWNLOAD=y -CONFIG_USB_GADGET_VBUS_DRAW=0 -CONFIG_G_DNL_MANUFACTURER="Rockchip" -CONFIG_G_DNL_VENDOR_NUM=0x2207 -CONFIG_G_DNL_PRODUCT_NUM=0x320a -- cgit v1.2.3