From 2f7c68cb55ecb7331f2381deb497c27155f32faf Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 03 Jan 2024 09:43:39 +0000 Subject: [PATCH] update kernel to 5.10.198 --- kernel/drivers/usb/misc/sisusbvga/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/drivers/usb/misc/sisusbvga/Kconfig b/kernel/drivers/usb/misc/sisusbvga/Kconfig index df7404c..c12cdd0 100644 --- a/kernel/drivers/usb/misc/sisusbvga/Kconfig +++ b/kernel/drivers/usb/misc/sisusbvga/Kconfig @@ -4,7 +4,7 @@ tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)" depends on (USB_MUSB_HDRC || USB_EHCI_HCD) select FONT_SUPPORT if USB_SISUSBVGA_CON - ---help--- + help Say Y here if you intend to attach a USB2VGA dongle based on a Net2280 and a SiS315 chip. @@ -18,7 +18,7 @@ bool "Text console and mode switching support" if USB_SISUSBVGA depends on VT && BROKEN select FONT_8x16 - ---help--- + help Say Y here if you want a VGA text console via the USB dongle or want to support userland applications that utilize the driver's display mode switching capabilities. -- Gitblit v1.6.2