diff options
author | 2023-07-19 10:15:38 +0200 | |
---|---|---|
committer | 2023-07-22 12:25:04 +0200 | |
commit | c242f48433e79ea8c8c9eb8d2b4a3ee340e635fb (patch) | |
tree | 2444bc48492a7cbb3210755748cb9eebee696c0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbdev: Split frame buffer support in FB and FB_CORE symbols (diff) | |
download | wireguard-linux-c242f48433e79ea8c8c9eb8d2b4a3ee340e635fb.tar.xz wireguard-linux-c242f48433e79ea8c8c9eb8d2b4a3ee340e635fb.zip |
drm: Make FB_CORE to be selected if DRM fbdev emulation is enabled
Now that fbdev core has been split in FB_CORE and FB, make the DRM symbol
to select the FB_CORE option if the DRM fbdev emulation layer is enabled.
This allows to disable the CONFIG_FB option if is not needed, which will
avoid the need to explicitly disable each of the legacy fbdev drivers.
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Helge Deller <deller@gmx.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230719081544.741051-5-javierm@redhat.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions