]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 3 Jun 2019 19:23:38 +0000 (21:23 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 12 Jun 2019 09:41:47 +0000 (12:41 +0300)
commita8e0ff9c58ac631f9b0843d608e1db17536e2d24
tree7e27679b42223ea10d5e931cf8ca2cb85b06907f
parentc70327e4a7c89d579dbb941a74114bce6b5e5097
platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT

The CONFIG_BACKLIGHT_LCD_SUPPORT was removed in commit 8914b42f95d2
("video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel
symbol"). Options protected by CONFIG_BACKLIGHT_LCD_SUPPORT are now
available directly.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/Kconfig