From f620837773c469bdfc3267dceb5e90f42722444d Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sun, 15 Sep 2019 13:45:20 +0100 Subject: [PATCH] kernel: Tweak 5.2.x kernel config Disable Backlight drivers. Signed-off-by: Rolf Neugebauer --- kernel/config-5.2.x-aarch64 | 17 ++--------------- kernel/config-5.2.x-s390x | 13 ++----------- kernel/config-5.2.x-x86_64 | 23 ++--------------------- 3 files changed, 6 insertions(+), 47 deletions(-) diff --git a/kernel/config-5.2.x-aarch64 b/kernel/config-5.2.x-aarch64 index 90bbda8be..be87883d6 100644 --- a/kernel/config-5.2.x-aarch64 +++ b/kernel/config-5.2.x-aarch64 @@ -3151,21 +3151,8 @@ CONFIG_FB_SIMPLE=y # # Backlight & LCD device support # -CONFIG_LCD_CLASS_DEVICE=m -# CONFIG_LCD_PLATFORM is not set -CONFIG_BACKLIGHT_CLASS_DEVICE=m -CONFIG_BACKLIGHT_GENERIC=m -# CONFIG_BACKLIGHT_PWM is not set -# CONFIG_BACKLIGHT_PM8941_WLED is not set -# CONFIG_BACKLIGHT_ADP8860 is not set -# CONFIG_BACKLIGHT_ADP8870 is not set -# CONFIG_BACKLIGHT_LM3630A is not set -# CONFIG_BACKLIGHT_LM3639 is not set -# CONFIG_BACKLIGHT_LP855X is not set -# CONFIG_BACKLIGHT_GPIO is not set -# CONFIG_BACKLIGHT_LV5207LP is not set -# CONFIG_BACKLIGHT_BD6107 is not set -# CONFIG_BACKLIGHT_ARCXCNN is not set +# CONFIG_LCD_CLASS_DEVICE is not set +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set # end of Backlight & LCD device support # diff --git a/kernel/config-5.2.x-s390x b/kernel/config-5.2.x-s390x index 6d8985d1f..858327818 100644 --- a/kernel/config-5.2.x-s390x +++ b/kernel/config-5.2.x-s390x @@ -2497,17 +2497,8 @@ CONFIG_FB=y # # Backlight & LCD device support # -CONFIG_LCD_CLASS_DEVICE=m -# CONFIG_LCD_PLATFORM is not set -CONFIG_BACKLIGHT_CLASS_DEVICE=m -CONFIG_BACKLIGHT_GENERIC=m -# CONFIG_BACKLIGHT_PM8941_WLED is not set -# CONFIG_BACKLIGHT_ADP8860 is not set -# CONFIG_BACKLIGHT_ADP8870 is not set -# CONFIG_BACKLIGHT_LM3639 is not set -# CONFIG_BACKLIGHT_LV5207LP is not set -# CONFIG_BACKLIGHT_BD6107 is not set -# CONFIG_BACKLIGHT_ARCXCNN is not set +# CONFIG_LCD_CLASS_DEVICE is not set +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set # end of Backlight & LCD device support # diff --git a/kernel/config-5.2.x-x86_64 b/kernel/config-5.2.x-x86_64 index ffdf2ba05..f4ce0bb2e 100644 --- a/kernel/config-5.2.x-x86_64 +++ b/kernel/config-5.2.x-x86_64 @@ -459,7 +459,6 @@ CONFIG_ACPI_LPIT=y CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y -# CONFIG_ACPI_VIDEO is not set CONFIG_ACPI_FAN=y # CONFIG_ACPI_TAD is not set CONFIG_ACPI_DOCK=y @@ -2991,19 +2990,8 @@ CONFIG_FB_HYPERV=y # # Backlight & LCD device support # -CONFIG_LCD_CLASS_DEVICE=m -# CONFIG_LCD_PLATFORM is not set -CONFIG_BACKLIGHT_CLASS_DEVICE=m -CONFIG_BACKLIGHT_GENERIC=m -# CONFIG_BACKLIGHT_APPLE is not set -# CONFIG_BACKLIGHT_PM8941_WLED is not set -# CONFIG_BACKLIGHT_SAHARA is not set -# CONFIG_BACKLIGHT_ADP8860 is not set -# CONFIG_BACKLIGHT_ADP8870 is not set -# CONFIG_BACKLIGHT_LM3639 is not set -# CONFIG_BACKLIGHT_LV5207LP is not set -# CONFIG_BACKLIGHT_BD6107 is not set -# CONFIG_BACKLIGHT_ARCXCNN is not set +# CONFIG_LCD_CLASS_DEVICE is not set +# CONFIG_BACKLIGHT_CLASS_DEVICE is not set # end of Backlight & LCD device support # @@ -3438,21 +3426,16 @@ CONFIG_XEN_HAVE_VPMU=y CONFIG_X86_PLATFORM_DEVICES=y # CONFIG_ACER_WIRELESS is not set # CONFIG_ACERHDF is not set -# CONFIG_ASUS_LAPTOP is not set # CONFIG_DCDBAS is not set # CONFIG_DELL_SMBIOS is not set # CONFIG_DELL_SMO8800 is not set # CONFIG_DELL_RBU is not set -# CONFIG_FUJITSU_LAPTOP is not set # CONFIG_FUJITSU_TABLET is not set # CONFIG_GPD_POCKET_FAN is not set # CONFIG_HP_ACCEL is not set # CONFIG_HP_WIRELESS is not set -# CONFIG_PANASONIC_LAPTOP is not set -# CONFIG_THINKPAD_ACPI is not set # CONFIG_SENSORS_HDAPS is not set # CONFIG_INTEL_MENLOW is not set -# CONFIG_EEEPC_LAPTOP is not set # CONFIG_ASUS_WIRELESS is not set # CONFIG_ACPI_WMI is not set # CONFIG_TOPSTAR_LAPTOP is not set @@ -3463,8 +3446,6 @@ CONFIG_X86_PLATFORM_DEVICES=y CONFIG_INTEL_IPS=y # CONFIG_INTEL_PMC_CORE is not set # CONFIG_IBM_RTL is not set -# CONFIG_SAMSUNG_LAPTOP is not set -# CONFIG_APPLE_GMUX is not set # CONFIG_INTEL_RST is not set # CONFIG_INTEL_SMARTCONNECT is not set # CONFIG_INTEL_PMC_IPC is not set