summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/Kconfig
AgeCommit message (Expand)Author
2020-09-17vgacon: remove software scrollback supportLinus Torvalds
2018-08-10fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali
2018-03-18Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali
2018-03-09mn10300: Remove the architectureDavid Howells
2018-02-22drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu
2017-08-01fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter
2017-04-21video: console: Remove reference to CONFIG_8xxChristophe Leroy
2017-01-25console: Make persistent scrollback a boot parameterManuel Schölling
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-04drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov
2015-08-20framebuffer: disable vgacon on microblaze archNicolai Stange
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven
2014-01-17video: vgacon: Don't build on arm64Mark Brown
2013-08-02fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven
2013-06-16console: Disable VGA text console support on crisGeert Uytterhoeven
2013-01-21drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-06-09video/console: automatically select a fontArnd Bergmann
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-07-05ARM: Disable VGA console for ARM in most casesTony Lindgren
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang
2009-09-15sparc: Kill PROM console driver.David S. Miller
2008-09-03x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-10-20typo fixesMatt LaPlante
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle
2007-08-27[PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas
2007-07-12Video Console: Blackfin doesnt support VGA consoleMichael Hennerich
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day
2006-09-27video: Disable vgacon for SuperH.Paul Mundt
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap