video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
authorAlexander Shiyan <shc_work@mail.ru>
Thu, 17 Jan 2019 13:33:35 +0000 (16:33 +0300)
committerLee Jones <lee.jones@linaro.org>
Wed, 3 Apr 2019 10:15:57 +0000 (11:15 +0100)
commit8c5dc8d9f19c7992b5ed557b865127a80149041b
tree8f7dee732082dd97a9d99f36251e1c73e7aee249
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol

We have two *_CLASS_DEVICE kernel config options (LCD_CLASS_DEVICE
and BACKLIGHT_LCD_DEVICE) that do the same job.
The patch removes useless BACKLIGHT_LCD_SUPPORT option
and converts LCD_CLASS_DEVICE into a menu.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
12 files changed:
arch/unicore32/Kconfig
drivers/gpu/drm/Kconfig
drivers/gpu/drm/bridge/Kconfig
drivers/gpu/drm/fsl-dcu/Kconfig
drivers/gpu/drm/i915/Kconfig
drivers/gpu/drm/nouveau/Kconfig
drivers/gpu/drm/shmobile/Kconfig
drivers/gpu/drm/tilcdc/Kconfig
drivers/staging/olpc_dcon/Kconfig
drivers/usb/misc/Kconfig
drivers/video/backlight/Kconfig
drivers/video/fbdev/Kconfig