Commit 2a53e060 authored by Christoph Fritz's avatar Christoph Fritz Committed by Peter Chen

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: default avatarChristoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: default avatarPeter Chen <peter.chen@nxp.com>
parent fc5b920c
...@@ -9,7 +9,7 @@ config USB_CHIPIDEA ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment