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)
commit8d4b2daff2567ac189a83ed99aa2f0338afbd5f0
tree7e27679b42223ea10d5e931cf8ca2cb85b06907f
parent6baac53e03c31a9612c8919da7b9ae4b34ba6f2a
platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT

The CONFIG_BACKLIGHT_LCD_SUPPORT was removed in commit 8c5dc8d9f19c
("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