summaryrefslogtreecommitdiff
path: root/configs/trats2_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-15 19:03:52 +0300
committerTom Rini <trini@konsulko.com>2022-07-06 00:03:01 +0300
commitb68ba0e0eb796a2a05f89c09abaaca0f2f7b1462 (patch)
tree2301023a1fb2a076c75ea8deca97b59a995915d8 /configs/trats2_defconfig
parentdd4bf244455acd5a18616872b4e76d93180762d0 (diff)
downloadu-boot-b68ba0e0eb796a2a05f89c09abaaca0f2f7b1462.tar.xz
Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig
This converts the following to Kconfig: CONFIG_USB_GADGET_DWC2_OTG_PHY Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/trats2_defconfig')
-rw-r--r--configs/trats2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/trats2_defconfig b/configs/trats2_defconfig
index 5c47a22d1e..b48ed9c424 100644
--- a/configs/trats2_defconfig
+++ b/configs/trats2_defconfig
@@ -62,6 +62,7 @@ CONFIG_USB_GADGET_MANUFACTURER="Samsung"
CONFIG_USB_GADGET_VENDOR_NUM=0x04e8
CONFIG_USB_GADGET_PRODUCT_NUM=0x6601
CONFIG_USB_GADGET_DWC2_OTG=y
+CONFIG_USB_GADGET_DWC2_OTG_PHY=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_THOR=y
CONFIG_LIB_HW_RAND=y