mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02: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 | ||