diff options
author | Andreas Larsson <[email protected]> | 2024-03-07 19:07:42 +0100 |
---|---|---|
committer | Andreas Larsson <[email protected]> | 2024-03-08 21:29:16 +0100 |
commit | 84b76d05828a1909e20d0f66553b876b801f98c8 (patch) | |
tree | 986fc4c0d38fab0fe4947c0f7252b8105d99e18e /drivers/gpu/drm/meson/meson_encoder_hdmi.h | |
parent | 024a5e6b96e745cb0fe30487cd9a9055d5c40e65 (diff) |
lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text console
Allow FONT_SUN8x16 when EARLYFB is enabled for sparc64, even when
FRAMEBUFFER_CONSOLE is not to avoid the following warning for this case
WARNING: unmet direct dependencies detected for FONT_SUN8x16
Depends on [n]: FONT_SUPPORT [=y] && (FRAMEBUFFER_CONSOLE [=n] && (FONTS [=n] || SPARC [=y]) || BOOTX_TEXT)
Selected by [y]:
- EARLYFB [=y] && SPARC64 [=y]
by allowing it in the same manner as is done for powerpc in commit
0ebc7feae79a ("powerpc: Use shared font data").
Signed-off-by: Andreas Larsson <[email protected]>
Fixes: 0f1991949d9b ("sparc: Use shared font data")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Cc: "Dr. David Alan Gilbert" <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: "David S. Miller" <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/meson/meson_encoder_hdmi.h')
0 files changed, 0 insertions, 0 deletions