diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2021-05-11 10:37:47 +0200 |
|---|---|---|
| committer | Matei Valeanu <Matei.Valeanu@enea.com> | 2021-05-14 14:29:42 +0200 |
| commit | 3bab2dec65f9bf7b644ac17276f8b9db270512b4 (patch) | |
| tree | d328100abaa05f355b3a352e2dd1f403a492af99 /features/backlight | |
| parent | 32a892dd19938e060431a5918b6af31853ff94fe (diff) | |
| download | enea-kernel-cache-3bab2dec65f9bf7b644ac17276f8b9db270512b4.tar.gz | |
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 <adrian.calianu@enea.com>
Diffstat (limited to 'features/backlight')
| -rw-r--r-- | features/backlight/backlight_n.cfg | 6 |
1 files changed, 1 insertions, 5 deletions
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 @@ | |||
| 1 | CONFIG_BACKLIGHT_LCD_SUPPORT=n | ||
| 2 | CONFIG_LCD_CLASS_DEVICE=n | 1 | CONFIG_LCD_CLASS_DEVICE=n |
| 3 | # CONFIG_LCD_L4F00242T03 is not set | 2 | # CONFIG_LCD_L4F00242T03 is not set |
| 4 | # CONFIG_LCD_LMS283GF05 is not set | 3 | # CONFIG_LCD_LMS283GF05 is not set |
| @@ -8,16 +7,13 @@ CONFIG_LCD_CLASS_DEVICE=n | |||
| 8 | # CONFIG_LCD_TDO24M is not set | 7 | # CONFIG_LCD_TDO24M is not set |
| 9 | # CONFIG_LCD_VGG2432A4 is not set | 8 | # CONFIG_LCD_VGG2432A4 is not set |
| 10 | # CONFIG_LCD_PLATFORM is not set | 9 | # CONFIG_LCD_PLATFORM is not set |
| 11 | # CONFIG_LCD_S6E63M0 is not set | ||
| 12 | # CONFIG_LCD_LD9040 is not set | ||
| 13 | # CONFIG_LCD_AMS369FG06 is not set | 10 | # CONFIG_LCD_AMS369FG06 is not set |
| 14 | # CONFIG_LCD_LMS501KF03 is not set | 11 | # CONFIG_LCD_LMS501KF03 is not set |
| 15 | # CONFIG_LCD_HX8357 is not set | 12 | # CONFIG_LCD_HX8357 is not set |
| 16 | CONFIG_BACKLIGHT_CLASS_DEVICE=n | 13 | CONFIG_BACKLIGHT_CLASS_DEVICE=n |
| 17 | CONFIG_BACKLIGHT_GENERIC=n | ||
| 18 | # CONFIG_BACKLIGHT_PWM is not set | 14 | # CONFIG_BACKLIGHT_PWM is not set |
| 19 | # CONFIG_BACKLIGHT_APPLE is not set | 15 | # CONFIG_BACKLIGHT_APPLE is not set |
| 20 | # CONFIG_BACKLIGHT_PM8941_WLED is not set | 16 | # CONFIG_BACKLIGHT_QCOM_WLED is not set |
| 21 | # CONFIG_BACKLIGHT_SAHARA is not set | 17 | # CONFIG_BACKLIGHT_SAHARA is not set |
| 22 | # CONFIG_BACKLIGHT_ADP8860 is not set | 18 | # CONFIG_BACKLIGHT_ADP8860 is not set |
| 23 | # CONFIG_BACKLIGHT_ADP8870 is not set | 19 | # CONFIG_BACKLIGHT_ADP8870 is not set |
