HomeFreeBSD

Fix dependencies between kernel options:
rS79534Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix dependencies between kernel options:

  • When both SC_PIXEL_MODE and SC_NO_FONT_LOADING are defined, quietly drop SC_NO_FONT_LOADING, because the pixel(raster) console requires font.
  • When SC_NO_FONT_LOADING is defined, force SC_ALT_MOUSE_IMAGE. Without font, the arrow-shaped mouse cursor cannot be drawn.
  • Fiddle and simplify some internal macros.

MFC after: 2 weeks

Details

Provenance
yokotaAuthored on
Parents
rS79533: MFC rev 1.8: correct typo
Branches
Unknown
Tags
Unknown

Event Timeline