| .. | .. |
|---|
| 4 | 4 | tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)" |
|---|
| 5 | 5 | depends on (USB_MUSB_HDRC || USB_EHCI_HCD) |
|---|
| 6 | 6 | select FONT_SUPPORT if USB_SISUSBVGA_CON |
|---|
| 7 | | - ---help--- |
|---|
| 7 | + help |
|---|
| 8 | 8 | Say Y here if you intend to attach a USB2VGA dongle based on a |
|---|
| 9 | 9 | Net2280 and a SiS315 chip. |
|---|
| 10 | 10 | |
|---|
| .. | .. |
|---|
| 18 | 18 | bool "Text console and mode switching support" if USB_SISUSBVGA |
|---|
| 19 | 19 | depends on VT && BROKEN |
|---|
| 20 | 20 | select FONT_8x16 |
|---|
| 21 | | - ---help--- |
|---|
| 21 | + help |
|---|
| 22 | 22 | Say Y here if you want a VGA text console via the USB dongle or |
|---|
| 23 | 23 | want to support userland applications that utilize the driver's |
|---|
| 24 | 24 | display mode switching capabilities. |
|---|