diff options
Diffstat (limited to 'configs/kc1_defconfig')
-rw-r--r-- | configs/kc1_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/kc1_defconfig b/configs/kc1_defconfig index 06698b8b65..a9643cf959 100644 --- a/configs/kc1_defconfig +++ b/configs/kc1_defconfig @@ -13,4 +13,8 @@ CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_MUSB_GADGET=y CONFIG_USB_GADGET=y +CONFIG_USB_GADGET_DOWNLOAD=y +CONFIG_G_DNL_MANUFACTURER="Texas Instruments" +CONFIG_G_DNL_VENDOR_NUM=0x0451 +CONFIG_G_DNL_PRODUCT_NUM=0xd022 CONFIG_OF_LIBFDT=y |