aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-11-28vgacon: drop IA64 reference in VGA_CONSOLE dependency listLukas Bulwahn1-1/+1
2023-10-17dummycon: limit Arm console size hack to footbridgeArnd Bergmann1-2/+3
2023-10-17vgacon: rework Kconfig dependenciesArnd Bergmann1-3/+3
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann1-0/+1
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas1-1/+1
2023-04-20video: Move HP PARISC STI core code to shared locationThomas Zimmermann1-0/+1
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...Dave 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/s39...Linus Torvalds1-3/+3
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus 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/...Linus 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
2007-07-12Video Console: Blackfin doesnt support VGA consoleMichael Hennerich1-1/+1
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2006-09-27video: Disable vgacon for SuperH.Paul Mundt1-1/+1
2006-03-27[PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas1-0/+24
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk1-10/+10
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds1-7/+0
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas1-0/+10
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith1-0/+7
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap1-0/+2
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-21[PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler1-4/+4
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer1-1/+1
2005-08-23[PATCH] Kconfig fix (VGA console on arm/versatile)Al Viro1-1/+1
2005-06-25[PATCH] font selection Kconfig fixesJurriaan on adsl-gate1-3/+2
2005-06-21[PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan1-0/+17
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+191