projects
/
platform
/
kernel
/
linux-riscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde2f0e
)
RISCV: configs: tizen_bpif3: Enable USB_DUMMY_HCD configuration
author
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 8 Jan 2025 00:33:16 +0000
(09:33 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Wed, 8 Jan 2025 03:49:49 +0000
(12:49 +0900)
Some test cases need to use dummy_hcd.
That's why USB_DUMMY_HCD is enabling as module.
Change-Id: I930e7a826d219842366157a38c3d95253ac4dab9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/configs/tizen_bpif3_defconfig
patch
|
blob
|
history
diff --git
a/arch/riscv/configs/tizen_bpif3_defconfig
b/arch/riscv/configs/tizen_bpif3_defconfig
index b873c361005e5bf823d7cded654ba14afec71495..dd02109d8dc2bfa881ef6e79a5a9de4003e88195 100644
(file)
--- a/
arch/riscv/configs/tizen_bpif3_defconfig
+++ b/
arch/riscv/configs/tizen_bpif3_defconfig
@@
-598,6
+598,7
@@
CONFIG_USB_K1XCI_OTG=y
CONFIG_K1XCI_USB2_PHY=y
CONFIG_USB_GADGET=y
CONFIG_USB_K1X_UDC=y
+CONFIG_USB_DUMMY_HCD=m
CONFIG_USB_CONFIGFS=y
CONFIG_USB_CONFIGFS_ACM=y
CONFIG_USB_CONFIGFS_RNDIS=y