mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() Without fonts, this fails to link:
drivers/gpu/drm/clients/drm_log.o: in function `drm_log_init_client':
drm_log.c:(.text+0x3d4): undefined reference to `get_default_font'
Select this, like the other users do.
Fixes:
|
||
---|---|---|
.. | ||
drm_client_internal.h | ||
drm_client_setup.c | ||
drm_fbdev_client.c | ||
drm_log.c | ||
Kconfig | ||
Makefile |