]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
mdacon: rework dependency list
authorArnd Bergmann <arnd@arndb.de>
Tue, 25 Feb 2025 16:44:23 +0000 (17:44 +0100)
committerHelge Deller <deller@gmx.de>
Wed, 26 Mar 2025 21:39:20 +0000 (22:39 +0100)
mdacon has roughly the same dependencies as vgacon but expresses them
as a negative list instead of a positive list, with the only practical
difference being PowerPC/CHRP, which uses vga16fb instead of vgacon.

The CONFIG_MDA_CONSOLE description advises to only turn it on when vgacon
is also used because MDA/Hercules-only systems should be using vgacon
instead, so just change the list to enforce that directly for simplicity.

The probing was broken from 2002 to 2008, this improves on the fix
that was added then: If vgacon is a loadable module, then mdacon
cannot be built-in now, and the list of systems that support vgacon
is carried over.

Fixes: 0b9cf3aa6b1e ("mdacon messing up default vc's - set default to vc13-16 again")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/console/Kconfig

index ea4863919eb9c59bb15c56df326c1625d3131562..12f54480f57f8995b125db726f89c2d10ad67e6a 100644 (file)
@@ -24,7 +24,7 @@ config VGA_CONSOLE
          Say Y.
 
 config MDA_CONSOLE
-       depends on !M68K && !PARISC && ISA
+       depends on VGA_CONSOLE && ISA
        tristate "MDA text console (dual-headed)"
        help
          Say Y here if you have an old MDA or monochrome Hercules graphics