From 5313a19762ae96bd832525e28ba9438d8ff21e4c Mon Sep 17 00:00:00 2001 From: Thomas Zimmermann Date: Feb 24 2023 08:48:03 +0000 Subject: Disable gxt4500 fbdev driver (boo#1208642) The gxt4500 driver serves a 20yrs-old graphics hardware for IBM RS/6000 system. Probably not in use any longer. --- diff --git a/config/i386/pae b/config/i386/pae index 4695c58..83fb50d 100644 --- a/config/i386/pae +++ b/config/i386/pae @@ -6911,7 +6911,7 @@ CONFIG_FB_EFI=y # CONFIG_FB_GEODE is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set -CONFIG_FB_IBM_GXT4500=m +# CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_VIRTUAL=m CONFIG_XEN_FBDEV_FRONTEND=m # CONFIG_FB_METRONOME is not set diff --git a/config/ppc64/default b/config/ppc64/default index 8cb857c..146d547 100644 --- a/config/ppc64/default +++ b/config/ppc64/default @@ -6186,7 +6186,7 @@ CONFIG_FB_OPENCORES=m # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set -CONFIG_FB_IBM_GXT4500=m +# CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_PS3=y CONFIG_FB_PS3_DEFAULT_SIZE_M=9 # CONFIG_FB_VIRTUAL is not set diff --git a/config/ppc64le/default b/config/ppc64le/default index ff084b4..ca0afa4 100644 --- a/config/ppc64le/default +++ b/config/ppc64le/default @@ -6052,7 +6052,7 @@ CONFIG_FB_OPENCORES=m # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set -CONFIG_FB_IBM_GXT4500=m +# CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_METRONOME is not set # CONFIG_FB_MB862XX is not set diff --git a/config/riscv64/default b/config/riscv64/default index 7a2f8f6..d52abef 100644 --- a/config/riscv64/default +++ b/config/riscv64/default @@ -6263,7 +6263,7 @@ CONFIG_FB_TILEBLITTING=y # CONFIG_FB_SH_MOBILE_LCDC is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set -CONFIG_FB_IBM_GXT4500=m +# CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_GOLDFISH=m CONFIG_FB_VIRTUAL=m # CONFIG_FB_METRONOME is not set diff --git a/config/x86_64/default b/config/x86_64/default index 072210d..61e8b39 100644 --- a/config/x86_64/default +++ b/config/x86_64/default @@ -6737,7 +6737,7 @@ CONFIG_FB_EFI=y # CONFIG_FB_CARMINE is not set # CONFIG_FB_SMSCUFX is not set # CONFIG_FB_UDL is not set -CONFIG_FB_IBM_GXT4500=m +# CONFIG_FB_IBM_GXT4500 is not set CONFIG_FB_VIRTUAL=m CONFIG_XEN_FBDEV_FRONTEND=m # CONFIG_FB_METRONOME is not set diff --git a/config/x86_64/kvmsmall b/config/x86_64/kvmsmall index 7d5ec90..76cd97d 100644 --- a/config/x86_64/kvmsmall +++ b/config/x86_64/kvmsmall @@ -127,7 +127,6 @@ CONFIG_BLK_DEV_PMEM=y # CONFIG_EXTCON_FSA9480 is not set # CONFIG_F71808E_WDT is not set CONFIG_FAILOVER=y -# CONFIG_FB_IBM_GXT4500 is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FCOE_FNIC is not set # CONFIG_FDDI is not set