From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_LEDS_AW2013 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_LEDS_AW2013 (limited to 'configs/fedora/generic/CONFIG_LEDS_AW2013') diff --git a/configs/fedora/generic/CONFIG_LEDS_AW2013 b/configs/fedora/generic/CONFIG_LEDS_AW2013 new file mode 100644 index 000000000..2c5a7d17a --- /dev/null +++ b/configs/fedora/generic/CONFIG_LEDS_AW2013 @@ -0,0 +1,20 @@ +# 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 -- cgit