aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann1-0/+1
2022-03-07nds32: Remove the architectureAlan Kao1-1/+1
2022-02-02fbcon: Add option to enable legacy hardware accelerationHelge Deller1-0/+20
2021-06-17um: allow disabling NO_IOMEMJohannes Berg1-1/+1
2020-10-15parisc/sticon: Add user font supportHelge Deller1-0/+1
2020-09-14vgacon: remove software scrollback supportLinus Torvalds1-46/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-38/+38
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski1-38/+38
2020-01-14console/dummycon: Remove bogus depends on from DUMMY_CONSOLEArvind Sankar1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-08-10fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede1-1/+1
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede1-0/+11
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+1
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-2/+1
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali1-1/+1
2018-03-18Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali1-3/+3
2018-03-09mn10300: Remove the architectureDavid Howells1-1/+1
2018-02-22drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu1-1/+1
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter1-1/+1
2017-04-21video: console: Remove reference to CONFIG_8xxChristophe Leroy1-1/+1
2017-01-25console: Make persistent scrollback a boot parameterManuel Schölling1-5/+7
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling1-3/+22
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap1-1/+1
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-1/+1
2015-09-04drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov1-1/+1
2015-08-20framebuffer: disable vgacon on microblaze archNicolai Stange1-1/+1
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven1-6/+10
2014-01-17video: vgacon: Don't build on arm64Mark Brown1-1/+2
2013-08-02fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann1-1/+2
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven1-114/+0
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven1-2/+10
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven1-1/+3
2013-01-21drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-06-09video/console: automatically select a fontArnd Bergmann1-0/+14
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle1-2/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-07-05ARM: Disable VGA console for ARM in most casesTony Lindgren1-1/+1
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang1-0/+1
2009-09-15sparc: Kill PROM console driver.David S. Miller1-8/+1
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan1-16/+0
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-1/+1
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle1-1/+1
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin1-1/+1
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas1-5/+1
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas1-0/+20