summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtinHans de Goede2018-08-101-1/+1
* console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-281-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-091-3/+3
|\
| * s390/setup : enable display support for KVM guestFarhan Ali2018-03-181-1/+1
| * Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-181-3/+3
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-2/+1
|\ \
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+1
| * | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| |/
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu2018-02-221-1/+1
|/
* fbcon: Make fbcon a built-time depency for fbdevDaniel Vetter2017-08-011-1/+1
* video: console: Remove reference to CONFIG_8xxChristophe Leroy2017-04-211-1/+1
* console: Make persistent scrollback a boot parameterManuel Schölling2017-01-251-5/+7
* console: Add persistent scrollback buffers for all VGA consolesManuel Schölling2017-01-251-3/+22
* openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
* Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-09-081-1/+1
|\
| * framebuffer: disable vgacon on microblaze archNicolai Stange2015-08-201-1/+1
* | drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov2015-09-041-1/+1
|/
* console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2015-01-131-6/+10
* video: vgacon: Don't build on arm64Mark Brown2014-01-171-1/+2
* fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-021-1/+2
* lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-114/+0
* console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-231-2/+10
* console: Disable VGA text console support on crisGeert Uytterhoeven2013-06-161-1/+3
* drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* video/console: automatically select a fontArnd Bergmann2012-06-091-0/+14
* Kconfig: remove a few puzzling commentsPaul Bolle2011-10-311-2/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* ARM: Disable VGA console for ARM in most casesTony Lindgren2010-07-051-1/+1
* console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang2010-03-061-0/+1
* sparc: Kill PROM console driver.David S. Miller2009-09-151-8/+1
* x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2008-09-031-16/+0
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-1/+1
* Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-251-1/+1
* Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
* typo fixesMatt LaPlante2007-10-201-1/+1
* Fix font dependency for SGI Newport console driverRalf Baechle2007-08-311-1/+1
* [PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin2007-08-271-1/+1
* fbcon: Revise primary device selectionAntonino A. Daplas2007-07-171-5/+1
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-171-0/+20
* Video Console: Blackfin doesnt support VGA consoleMichael Hennerich2007-07-121-1/+1
* VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day2007-05-111-7/+0
* video: Disable vgacon for SuperH.Paul Mundt2006-09-271-1/+1
* [PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2006-03-271-0/+24
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-081-1/+1
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-10/+10
* Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds2005-11-121-7/+0
* [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas2005-11-091-0/+10
* [PATCH] fbcon: Add rl (Roman Large) fontZach Smith2005-11-071-0/+7
* [PATCH] framebuffer: add some help text in KconfigRandy.Dunlap2005-11-071-0/+2
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
OpenPOWER on IntegriCloud