From e18a08842c58c529ffcf0a8bca80776a5e14b3d5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 11 Jan 2021 11:52:31 -0600 Subject: Linux v5.10.6 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