drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLE
authorJocelyn Falempe <jfalempe@redhat.com>
Wed, 17 Jul 2024 08:48:41 +0000 (10:48 +0200)
committerJocelyn Falempe <jfalempe@redhat.com>
Fri, 19 Jul 2024 09:38:24 +0000 (11:38 +0200)
commit3a9b77cee7502f7450c725d4ead2c4a44924d158
tree6531c57236850f57d469614110884a0cc3588c3e
parentc2c2a91f3868515969a758042887fdc722216525
drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLE

Now that fbcon has the skip_panic option, there is no more conflicts
between drm_panic and fbcon.
Remove the build time dependency, so they can be both enabled.

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240717090102.968152-4-jfalempe@redhat.com
drivers/gpu/drm/Kconfig