projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46fb5d3
)
ARM64: configs: tizen_kvims: Enable USB DWC2
82/316882/1
author
Yongtaek Jeon
<ytjeon@samsung.com>
Thu, 19 Dec 2024 04:39:07 +0000
(13:39 +0900)
committer
Yongtaek Jeon
<ytjeon@samsung.com>
Thu, 19 Dec 2024 04:43:53 +0000
(13:43 +0900)
This change enables CONFIG_USB_DWC2 to 'y', which is necessary for
systems utilizing the USB controller based on the DesignWare HSOTG IP
Core.
Change-Id: I20b2749bfc3b9e2a44766eed261a00e82d3aba71
Signed-off-by: Yongtaek Jeon <ytjeon@samsung.com>
arch/arm64/configs/tizen_kvims_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/tizen_kvims_defconfig
b/arch/arm64/configs/tizen_kvims_defconfig
index 77b63cb1683290f9f372bbd89d132c8d84521dcf..a410bd9544db3667b53d13bca841e1976806396f 100644
(file)
--- a/
arch/arm64/configs/tizen_kvims_defconfig
+++ b/
arch/arm64/configs/tizen_kvims_defconfig
@@
-340,6
+340,7
@@
CONFIG_USB_ACM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_HOST=y
+CONFIG_USB_DWC2=y
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CONSOLE=y
CONFIG_USB_SERIAL_GENERIC=y