From f0d0f1a6d46a844e6a2243172724c291d8af8056 Mon Sep 17 00:00:00 2001 From: Thomas Zimmermann Date: Feb 24 2023 13:57:27 +0000 Subject: uvesafb: Disable fbdev driver (boo#1208662) A VESA-based driver. Dropped in favor of generic DRM drivers. --- diff --git a/config/ppc64/default b/config/ppc64/default index f246949..ab06700 100644 --- a/config/ppc64/default +++ b/config/ppc64/default @@ -6163,7 +6163,7 @@ CONFIG_FB_TILEBLITTING=y # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set -CONFIG_FB_UVESA=m +# CONFIG_FB_UVESA is not set # CONFIG_FB_OPENCORES is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set diff --git a/config/ppc64le/default b/config/ppc64le/default index 3c89a0a..74e31e7 100644 --- a/config/ppc64le/default +++ b/config/ppc64le/default @@ -6029,7 +6029,7 @@ CONFIG_FB_TILEBLITTING=y # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set # CONFIG_FB_VGA16 is not set -CONFIG_FB_UVESA=m +# CONFIG_FB_UVESA is not set # CONFIG_FB_OPENCORES is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set diff --git a/supported.conf b/supported.conf index 9eae6ac..843e650 100644 --- a/supported.conf +++ b/supported.conf @@ -3443,7 +3443,7 @@ - drivers/video/fbdev/metronomefb - drivers/video/fbdev/ocfb - drivers/video/fbdev/smscufx - drivers/video/fbdev/uvesafb +- drivers/video/fbdev/uvesafb - drivers/video/fbdev/vfb +base drivers/video/fbdev/xen-fbfront - drivers/video/fbdev/xilinxfb