mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 17:53:56 +08:00
usb: chipidea: Kconfig: improve Kconfig help text
Chipidea driver has been updated a lot, and more functions are supported, update Kconfig help text accordingly. Signed-off-by: Peter Chen <peter.chen@nxp.com>
This commit is contained in:
parent
aa5e94a2e1
commit
fb67cb0054
@ -4,8 +4,9 @@ config USB_CHIPIDEA
|
||||
select EXTCON
|
||||
help
|
||||
Say Y here if your system has a dual role high speed USB
|
||||
controller based on ChipIdea silicon IP. Currently, only the
|
||||
peripheral mode is supported.
|
||||
controller based on ChipIdea silicon IP. It supports:
|
||||
Dual-role switch (ID, OTG FSM, sysfs), Host-only, and
|
||||
Peripheral-only.
|
||||
|
||||
When compiled dynamically, the module will be called ci-hdrc.ko.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user