diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-11-04 16:22:49 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-11-04 16:23:53 +0000 |
commit | 867ca6b0a5b9af9ab83dce52af57af834761889d (patch) | |
tree | 7fa40a48e15890a04b7ead805448c1e993f0f6dc /kernel-x86_64-debug.config | |
parent | 3b14f98896f7cde9ed4c787d69eebbf1f37fb432 (diff) | |
download | kernel-867ca6b0a5b9af9ab83dce52af57af834761889d.tar.gz kernel-867ca6b0a5b9af9ab83dce52af57af834761889d.tar.xz kernel-867ca6b0a5b9af9ab83dce52af57af834761889d.zip |
Enable IS31FL32xx LED driver
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index cf15edf99..710962742 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -2647,7 +2647,7 @@ CONFIG_LEDS_CLEVO_MAIL=m # CONFIG_LEDS_GPIO is not set CONFIG_LEDS_INTEL_SS4200=m # CONFIG_LEDS_IS31FL319X is not set -# CONFIG_LEDS_IS31FL32XX is not set +CONFIG_LEDS_IS31FL32XX=m # CONFIG_LEDS_KTD2692 is not set CONFIG_LEDS_LM3530=m # CONFIG_LEDS_LM355x is not set |