Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIDEO_SELECT
has multiple definitions:
drivers/video/console/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
CONFIG_X86 && CONFIG_VGA_CONSOLE
This enables support for text mode selection on kernel startup. If you want to take advantage of some high-resolution text mode your card's BIOS offers, but the traditional Linux utilities like SVGATextMode don't, you can say Y here and set the mode using the "vga=" option from your boot loader (lilo or loadlin) or set "vga=ask" which brings up a video mode menu on kernel startup. (Try "man bootparam" or see the documentation of your boot loader about how to pass options to the kernel.)
Read the file Documentation/svga.txt for more information about the Video mode selection support. If unsure, say N.
drivers/video/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
( CONFIG_FB = CONFIG_y ) && CONFIG_X86
(none)
arch/x86_64/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
(none)
This enables support for text mode selection on kernel startup. If you want to take advantage of some high-resolution text mode your card's BIOS offers, but the traditional Linux utilities like SVGATextMode don't, you can say Y here and set the mode using the "vga=" option from your boot loader (lilo or loadlin) or set "vga=ask" which brings up a video mode menu on kernel startup. (Try "man bootparam" or see the documentation of your boot loader about how to pass options to the kernel.)
Read the file Documentation/svga.txt for more information about the Video mode selection support. If unsure, say N.
arch/v850/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
(none)
This enables support for text mode selection on kernel startup. If you want to take advantage of some high-resolution text mode your card's BIOS offers, but the traditional Linux utilities like SVGATextMode don't, you can say Y here and set the mode using the "vga=" option from your boot loader (lilo or loadlin) or set "vga=ask" which brings up a video mode menu on kernel startup. (Try "man bootparam" or see the documentation of your boot loader about how to pass options to the kernel.)
Read the file Documentation/svga.txt for more information about the Video mode selection support. If unsure, say N.
arch/sh/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
(none)
This enables support for text mode selection on kernel startup. If you want to take advantage of some high-resolution text mode your card's BIOS offers, but the traditional Linux utilities like SVGATextMode don't, you can say Y here and set the mode using the "vga=" option from your boot loader (lilo or loadlin) or set "vga=ask" which brings up a video mode menu on kernel startup. (Try "man bootparam" or see the documentation of your boot loader about how to pass options to the kernel.)
Read the file Documentation/svga.txt for more information about the Video mode selection support. If unsure, say N.
arch/m68knommu/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
(none)
This enables support for text mode selection on kernel startup. If you want to take advantage of some high-resolution text mode your card's BIOS offers, but the traditional Linux utilities like SVGATextMode don't, you can say Y here and set the mode using the "vga=" option from your boot loader (lilo or loadlin) or set "vga=ask" which brings up a video mode menu on kernel startup. (Try "man bootparam" or see the documentation of your boot loader about how to pass options to the kernel.)
Read the file Documentation/svga.txt for more information about the Video mode selection support. If unsure, say N.
arch/i386/Kconfig
The configuration item CONFIG_VIDEO_SELECT:
(none)
This enables support for text mode selection on kernel startup. If you want to take advantage of some high-resolution text mode your card's BIOS offers, but the traditional Linux utilities like SVGATextMode don't, you can say Y here and set the mode using the "vga=" option from your boot loader (lilo or loadlin) or set "vga=ask" which brings up a video mode menu on kernel startup. (Try "man bootparam" or see the documentation of your boot loader about how to pass options to the kernel.)
Read the file Documentation/svga.txt for more information about the Video mode selection support. If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab