diff options
author | 2023-06-09 12:02:33 +0200 | |
---|---|---|
committer | 2023-06-15 15:06:54 +0100 | |
commit | f1fb98090bfcd2b7403807257220156a3b68737f (patch) | |
tree | dd26aa5ea83d97f6b1f1232f32b59155723ee44d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | leds: leds-mt6323: Add support for WLEDs and MT6332 (diff) | |
download | wireguard-linux-f1fb98090bfcd2b7403807257220156a3b68737f.tar.xz wireguard-linux-f1fb98090bfcd2b7403807257220156a3b68737f.zip |
leds: Fix config reference for AW200xx driver
Commit 36a87f371b7a ("leds: Add AW20xx driver") adds config LEDS_AW200XX
in drivers/leds/Kconfig, but then in drivers/leds/Makefile accidently
refers to CONFIG_LEDS_W200XX; note the missing A!
This typo makes it impossible to add the driver to a kernel build.
Fix this wrong config reference.
Fixes: 36a87f371b7a ("leds: Add AW20xx driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230609100233.4111-1-lukas.bulwahn@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions