From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_BACKLIGHT_KTD253 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_BACKLIGHT_KTD253 (limited to 'configs/fedora/generic/CONFIG_BACKLIGHT_KTD253') diff --git a/configs/fedora/generic/CONFIG_BACKLIGHT_KTD253 b/configs/fedora/generic/CONFIG_BACKLIGHT_KTD253 new file mode 100644 index 000000000..cf87ece29 --- /dev/null +++ b/configs/fedora/generic/CONFIG_BACKLIGHT_KTD253 @@ -0,0 +1,20 @@ +# CONFIG_BACKLIGHT_KTD253: +# +# Say y to enabled the backlight driver for the Kinetic KTD253 +# which is a 1-wire GPIO-controlled backlight found in some mobile +# phones. +# +# Symbol: BACKLIGHT_KTD253 [=n] +# Type : tristate +# Defined at drivers/video/backlight/Kconfig:185 +# Prompt: Backlight Driver for Kinetic KTD253 +# Depends on: HAS_IOMEM [=y] && BACKLIGHT_CLASS_DEVICE [=y] && (GPIOLIB [=y] || COMPILE_TEST [=n]) +# Location: +# -> Device Drivers +# -> Graphics support +# -> Backlight & LCD device support +# -> Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE [=y]) +# +# +# +CONFIG_BACKLIGHT_KTD253=m -- cgit