forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/usb/misc/sisusbvga/Kconfig
....@@ -4,7 +4,7 @@
44 tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
55 depends on (USB_MUSB_HDRC || USB_EHCI_HCD)
66 select FONT_SUPPORT if USB_SISUSBVGA_CON
7
- ---help---
7
+ help
88 Say Y here if you intend to attach a USB2VGA dongle based on a
99 Net2280 and a SiS315 chip.
1010
....@@ -18,7 +18,7 @@
1818 bool "Text console and mode switching support" if USB_SISUSBVGA
1919 depends on VT && BROKEN
2020 select FONT_8x16
21
- ---help---
21
+ help
2222 Say Y here if you want a VGA text console via the USB dongle or
2323 want to support userland applications that utilize the driver's
2424 display mode switching capabilities.