From 3bab2dec65f9bf7b644ac17276f8b9db270512b4 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Tue, 11 May 2021 10:37:47 +0200 Subject: update kernel configs to 5.10 Linux kernel version Current changes followed few issues: - configs removed starting with 4.14(rocko kernel) - configs renamed starting with 4.14 - new configs - not touched - should be covered my main configuration - in case a subconfig is required kernel build it will select it utomatically Change-Id: I13360ebe556630ccd23aee3b82557ac4a2cdf359 Signed-off-by: Adrian Calianu --- features/backlight/backlight_n.cfg | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'features/backlight') diff --git a/features/backlight/backlight_n.cfg b/features/backlight/backlight_n.cfg index 0358efe..ba91356 100644 --- a/features/backlight/backlight_n.cfg +++ b/features/backlight/backlight_n.cfg @@ -1,4 +1,3 @@ -CONFIG_BACKLIGHT_LCD_SUPPORT=n CONFIG_LCD_CLASS_DEVICE=n # CONFIG_LCD_L4F00242T03 is not set # CONFIG_LCD_LMS283GF05 is not set @@ -8,16 +7,13 @@ CONFIG_LCD_CLASS_DEVICE=n # CONFIG_LCD_TDO24M is not set # CONFIG_LCD_VGG2432A4 is not set # CONFIG_LCD_PLATFORM is not set -# CONFIG_LCD_S6E63M0 is not set -# CONFIG_LCD_LD9040 is not set # CONFIG_LCD_AMS369FG06 is not set # CONFIG_LCD_LMS501KF03 is not set # CONFIG_LCD_HX8357 is not set CONFIG_BACKLIGHT_CLASS_DEVICE=n -CONFIG_BACKLIGHT_GENERIC=n # CONFIG_BACKLIGHT_PWM is not set # CONFIG_BACKLIGHT_APPLE is not set -# CONFIG_BACKLIGHT_PM8941_WLED is not set +# CONFIG_BACKLIGHT_QCOM_WLED is not set # CONFIG_BACKLIGHT_SAHARA is not set # CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8870 is not set -- cgit v1.2.3-54-g00ecf