summaryrefslogtreecommitdiff
path: root/configs/taurus_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-20 02:45:38 +0300
committerTom Rini <trini@konsulko.com>2022-12-06 00:08:37 +0300
commita9c3bce3626686efc9528c048e9296bb734d988c (patch)
treebd54cd0124c52f9b672cde43725de58b543bbf14 /configs/taurus_defconfig
parent08d01cda45d60af377e94fca05445d2fac232b8d (diff)
downloadu-boot-a9c3bce3626686efc9528c048e9296bb734d988c.tar.xz
Convert CONFIG_USB_GADGET_AT91 to Kconfig
This converts the following to Kconfig: CONFIG_USB_GADGET_AT91 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/taurus_defconfig')
-rw-r--r--configs/taurus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/taurus_defconfig b/configs/taurus_defconfig
index ef9e444a67..9a1dac78f1 100644
--- a/configs/taurus_defconfig
+++ b/configs/taurus_defconfig
@@ -115,6 +115,7 @@ CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_MANUFACTURER="Siemens AG"
CONFIG_USB_GADGET_VENDOR_NUM=0x0908
CONFIG_USB_GADGET_PRODUCT_NUM=0x02d2
+CONFIG_USB_GADGET_AT91=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_WDT=y
CONFIG_WDT_AT91=y