diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2023-06-09 12:02:33 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-06-15 15:06:54 +0100 |
commit | f1fb98090bfcd2b7403807257220156a3b68737f (patch) | |
tree | dd26aa5ea83d97f6b1f1232f32b59155723ee44d /tools/perf/scripts/python/task-analyzer.py | |
parent | 9bb0a9e0626ccaaff268de12d4cde4d4c3c3c9d7 (diff) |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions