linux-uconsole/drivers/video/console
Mark Brown d821f4be02 video: vgacon: Don't build on arm64
commit ee23794b86 upstream.

arm64 is unlikely to have a VGA console and does not export screen_info
causing build failures if the driver is build, for example in all*config.
Add a dependency on !ARM64 to prevent this.

This list is getting quite long, it may be easier to depend on a symbol
which architectures that do support the driver can select.

Signed-off-by: Mark Brown <broonie@linaro.org>
[tomi.valkeinen@ti.com: moved && to first modified line]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-06 21:56:25 +02:00
..
bitblit.c framebuffer: fix border color 2014-11-14 08:47:56 -08:00
dummycon.c
fbcon.c fbcon: when font is freed, clear also vc_font.data 2013-04-24 10:43:11 +10:00
fbcon.h
fbcon_ccw.c framebuffer: fix border color 2014-11-14 08:47:56 -08:00
fbcon_cw.c framebuffer: fix border color 2014-11-14 08:47:56 -08:00
fbcon_rotate.c
fbcon_rotate.h
fbcon_ud.c framebuffer: fix border color 2014-11-14 08:47:56 -08:00
font_6x11.c
font_7x14.c
font_8x8.c
font_8x16.c
font_10x18.c
font_acorn_8x8.c
font_mini_4x6.c drivers: console: font_: Change a glyph from "broken bar" to "vertical line" 2012-09-22 21:14:22 +00:00
font_pearl_8x8.c
font_sun8x16.c drivers: console: font_: Change a glyph from "broken bar" to "vertical line" 2012-09-22 21:14:22 +00:00
font_sun12x22.c
fonts.c
Kconfig video: vgacon: Don't build on arm64 2015-05-06 21:56:25 +02:00
Makefile staging/solo6x10: depend on CONFIG_FONTS 2013-05-16 15:37:50 -07:00
mdacon.c
newport_con.c VIDEO: Newport Fix console crashes 2012-12-13 18:15:29 +01:00
softcursor.c drivers/video/console/softcursor.c: remove redundant NULL check before kfree() 2012-12-10 11:33:53 +02:00
sticon.c
sticore.c parisc: sticon - unbreak on 64bit kernel 2013-12-04 10:55:46 -08:00
tileblit.c fbcon: Bugfix soft cursor detection in Tile Blitting 2011-03-22 16:41:08 +09:00
vgacon.c vgacon/vt: clear buffer attributes when we load a 512 character font (v2) 2013-02-07 12:37:03 +10:00