mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
usb: chipidea: fix trivial typo in Kconfig
This patch fixes a trivial typo to get the module name ci_hdrc.ko correct. Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
This commit is contained in:
parent
fc5b920c3b
commit
2a53e060a0
@ -9,7 +9,7 @@ config USB_CHIPIDEA
|
||||
Dual-role switch (ID, OTG FSM, sysfs), Host-only, and
|
||||
Peripheral-only.
|
||||
|
||||
When compiled dynamically, the module will be called ci-hdrc.ko.
|
||||
When compiled dynamically, the module will be called ci_hdrc.ko.
|
||||
|
||||
if USB_CHIPIDEA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user