From: Jeremy Cline <jcline@xxxxxxxxxx> Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy. If the value for a file that is added should be changed, please reply with a better option. CONFIG_BACKLIGHT_LED: If you have a LCD backlight adjustable by LED class driver, say Y to enable this driver. Symbol: BACKLIGHT_LED [=n] Type : tristate Defined at drivers/video/backlight/Kconfig:459 Prompt: Generic LED based Backlight Driver Depends on: HAS_IOMEM [=y] && BACKLIGHT_CLASS_DEVICE [=y] && LEDS_CLASS [=y] && OF [=y] Location: -> Device Drivers -> Graphics support -> Backlight & LCD device support -> Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE [=y]) Lyude isn't aware of anything that uses this currently, but noted that that it's likely it will be needed for newer laptops and so recommended "m". --- Cc: Lyude Paul <lyude@xxxxxxxxxx> Cc: Prarit Bhargava <prarit@xxxxxxxxxx> --- .../generic/CONFIG_BACKLIGHT_LED | 0 .../generic/CONFIG_BACKLIGHT_LED | 19 ------------------- 2 files changed, 19 deletions(-) rename redhat/configs/{fedora => common}/generic/CONFIG_BACKLIGHT_LED (100%) delete mode 100644 redhat/configs/pending-common/generic/CONFIG_BACKLIGHT_LED diff --git a/redhat/configs/fedora/generic/CONFIG_BACKLIGHT_LED b/redhat/configs/common/generic/CONFIG_BACKLIGHT_LED similarity index 100% rename from redhat/configs/fedora/generic/CONFIG_BACKLIGHT_LED rename to redhat/configs/common/generic/CONFIG_BACKLIGHT_LED diff --git a/redhat/configs/pending-common/generic/CONFIG_BACKLIGHT_LED b/redhat/configs/pending-common/generic/CONFIG_BACKLIGHT_LED deleted file mode 100644 index f765b88f02ff..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_BACKLIGHT_LED +++ /dev/null @@ -1,19 +0,0 @@ -# CONFIG_BACKLIGHT_LED: -# -# If you have a LCD backlight adjustable by LED class driver, say Y -# to enable this driver. -# -# Symbol: BACKLIGHT_LED [=n] -# Type : tristate -# Defined at drivers/video/backlight/Kconfig:459 -# Prompt: Generic LED based Backlight Driver -# Depends on: HAS_IOMEM [=y] && BACKLIGHT_CLASS_DEVICE [=y] && LEDS_CLASS [=y] && OF [=y] -# Location: -# -> Device Drivers -# -> Graphics support -# -> Backlight & LCD device support -# -> Lowlevel Backlight controls (BACKLIGHT_CLASS_DEVICE [=y]) -# -# -# -# CONFIG_BACKLIGHT_LED is not set -- 2.26.2 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx