linux/drivers/video/console
Paul Bolle bfc994b5fc Kconfig: remove a few puzzling comments
These comments mention CONFIG options that do not exist: not as a symbol
in a Kconfig file (without the CONFIG_ prefix) and neither as a symbol
(with that prefix) in the code.

There's one reference to XSCALE_PMU_TIMER as a negative dependency.
But XSCALE_PMU_TIMER is never defined (CONFIG_XSCALE_PMU_TIMER is
also unused in the code). It shows up with type "unknown" if you search
for it in menuconfig. Apparently a negative dependency on an unknown
symbol is always true. That negative dependency can be removed too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-10-31 10:58:48 +01:00
..
bitblit.c
dummycon.c
fbcon_ccw.c
fbcon_cw.c
fbcon_rotate.c
fbcon_rotate.h
fbcon_ud.c
fbcon.c fbcon: Remove unused 'display *p' variable from fb_flashcursor() 2011-03-31 13:48:54 +09:00
fbcon.h
font_6x11.c
font_7x14.c
font_8x8.c
font_8x16.c
font_10x18.c
font_acorn_8x8.c
font_mini_4x6.c Fix common misspellings 2011-03-31 11:26:23 -03:00
font_pearl_8x8.c
font_sun8x16.c
font_sun12x22.c
fonts.c
Kconfig Kconfig: remove a few puzzling comments 2011-10-31 10:58:48 +01:00
Makefile
mdacon.c
newport_con.c update David Miller's old email address 2011-04-06 06:19:38 -07:00
softcursor.c
sticon.c
sticore.c
tileblit.c fbcon: Bugfix soft cursor detection in Tile Blitting 2011-03-22 16:41:08 +09:00
vgacon.c