summaryrefslogtreecommitdiffstats
path: root/include/configs/sunxi-common.h
diff options
context:
space:
mode:
authorSam Protsenko <semen.protsenko@linaro.org>2016-04-13 14:20:30 +0300
committerMarek Vasut <marex@denx.de>2016-04-20 11:43:28 +0200
commite6c0bc0643e5a4387fecbcf83080d0b796eb067c (patch)
tree3a1dddb14ad30fad04478e54fbaadfc366aa837b /include/configs/sunxi-common.h
parentb142729d03d7295076f2c276da5694b46e511e89 (diff)
downloadblackbird-obmc-uboot-e6c0bc0643e5a4387fecbcf83080d0b796eb067c.tar.gz
blackbird-obmc-uboot-e6c0bc0643e5a4387fecbcf83080d0b796eb067c.zip
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
And also reformat defconfigs using "make savedefconfig" rule. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'include/configs/sunxi-common.h')
-rw-r--r--include/configs/sunxi-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 6e880a7e03..9c6c9b63c7 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -342,9 +342,6 @@ extern int soft_i2c_gpio_scl;
#endif
#ifdef CONFIG_USB_MUSB_GADGET
-#define CONFIG_G_DNL_VENDOR_NUM 0x1f3a
-#define CONFIG_G_DNL_PRODUCT_NUM 0x1010
-#define CONFIG_G_DNL_MANUFACTURER "Allwinner Technology"
#define CONFIG_USB_FUNCTION_DFU
#define CONFIG_USB_FUNCTION_FASTBOOT
#define CONFIG_USB_FUNCTION_MASS_STORAGE
OpenPOWER on IntegriCloud