From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> 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_LEDS_AW2013: This option enables support for the AW2013 3-channel LED driver. To compile this driver as a module, choose M here: the module will be called leds-aw2013. Symbol: LEDS_AW2013 [=n] Type : tristate Defined at drivers/leds/Kconfig:106 Prompt: LED support for Awinic AW2013 Depends on: NEW_LEDS [=y] && LEDS_CLASS [=y] && I2C [=y] && OF [=y] Location: -> Device Drivers -> LED Support (NEW_LEDS [=y]) --- CONFIG_LEDS_SGM3140: This option enables support for the SGM3140 500mA Buck/Boost Charge Pump LED Driver. Symbol: LEDS_SGM3140 [=n] Type : tristate Defined at drivers/leds/Kconfig:881 Prompt: LED support for the SGM3140 Depends on: NEW_LEDS [=y] && LEDS_CLASS_FLASH [=m] && (V4L2_FLASH_LED_CLASS [=n] || !V4L2_FLASH_LED_CLASS [=n]) Location: -> Device Drivers -> LED Support (NEW_LEDS [=y]) --- Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> --- .../configs/common/generic/CONFIG_LEDS_AW2013 | 1 + .../common/generic/CONFIG_LEDS_SGM3140 | 1 + .../pending-common/generic/CONFIG_LEDS_AW2013 | 20 ------------------- .../generic/CONFIG_LEDS_SGM3140 | 17 ---------------- 4 files changed, 2 insertions(+), 37 deletions(-) create mode 100644 redhat/configs/common/generic/CONFIG_LEDS_AW2013 create mode 100644 redhat/configs/common/generic/CONFIG_LEDS_SGM3140 delete mode 100644 redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013 delete mode 100644 redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140 diff --git a/redhat/configs/common/generic/CONFIG_LEDS_AW2013 b/redhat/configs/common/generic/CONFIG_LEDS_AW2013 new file mode 100644 index 000000000000..9a84d9f6bb86 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_LEDS_AW2013 @@ -0,0 +1 @@ +# CONFIG_LEDS_AW2013 is not set diff --git a/redhat/configs/common/generic/CONFIG_LEDS_SGM3140 b/redhat/configs/common/generic/CONFIG_LEDS_SGM3140 new file mode 100644 index 000000000000..38c3598c8552 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_LEDS_SGM3140 @@ -0,0 +1 @@ +# CONFIG_LEDS_SGM3140 is not set diff --git a/redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013 b/redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013 deleted file mode 100644 index 2c5a7d17af3f..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_LEDS_AW2013 +++ /dev/null @@ -1,20 +0,0 @@ -# CONFIG_LEDS_AW2013: -# -# This option enables support for the AW2013 3-channel -# LED driver. -# -# To compile this driver as a module, choose M here: the module -# will be called leds-aw2013. -# -# Symbol: LEDS_AW2013 [=n] -# Type : tristate -# Defined at drivers/leds/Kconfig:106 -# Prompt: LED support for Awinic AW2013 -# Depends on: NEW_LEDS [=y] && LEDS_CLASS [=y] && I2C [=y] && OF [=y] -# Location: -# -> Device Drivers -# -> LED Support (NEW_LEDS [=y]) -# -# -# -# CONFIG_LEDS_AW2013 is not set diff --git a/redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140 b/redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140 deleted file mode 100644 index ecd6dc8d25dc..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_LEDS_SGM3140 +++ /dev/null @@ -1,17 +0,0 @@ -# CONFIG_LEDS_SGM3140: -# -# This option enables support for the SGM3140 500mA Buck/Boost Charge -# Pump LED Driver. -# -# Symbol: LEDS_SGM3140 [=n] -# Type : tristate -# Defined at drivers/leds/Kconfig:881 -# Prompt: LED support for the SGM3140 -# Depends on: NEW_LEDS [=y] && LEDS_CLASS_FLASH [=m] && (V4L2_FLASH_LED_CLASS [=n] || !V4L2_FLASH_LED_CLASS [=n]) -# Location: -# -> Device Drivers -# -> LED Support (NEW_LEDS [=y]) -# -# -# -# CONFIG_LEDS_SGM3140 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