mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 14:52:32 +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
|
Dual-role switch (ID, OTG FSM, sysfs), Host-only, and
|
||||||
Peripheral-only.
|
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
|
if USB_CHIPIDEA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user