diff options
author | Laura Abbott <labbott@redhat.com> | 2018-06-26 09:43:24 -0700 |
---|---|---|
committer | Jeremy Cline <jcline@redhat.com> | 2018-06-28 09:32:11 -0400 |
commit | b1c4f44baec94c3f7f7dc4eb899626ec8640120f (patch) | |
tree | 54db6b88cec41f4930005cc23d778d4ea9b3d5b2 /kernel-aarch64-debug.config | |
parent | dea0f108e21accb41af06593840e60f535297d80 (diff) | |
download | kernel-b1c4f44baec94c3f7f7dc4eb899626ec8640120f.tar.gz kernel-b1c4f44baec94c3f7f7dc4eb899626ec8640120f.tar.xz kernel-b1c4f44baec94c3f7f7dc4eb899626ec8640120f.zip |
Enable leds-pca9532 module (rhbz 1595163)
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 79872f45a..55141525a 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -2911,7 +2911,8 @@ CONFIG_LEDS_MLXREG=m # CONFIG_LEDS_NET48XX is not set CONFIG_LEDS_NIC78BX=m # CONFIG_LEDS_OT200 is not set -# CONFIG_LEDS_PCA9532 is not set +CONFIG_LEDS_PCA9532_GPIO=y +CONFIG_LEDS_PCA9532=m # CONFIG_LEDS_PCA955X is not set # CONFIG_LEDS_PCA963X is not set CONFIG_LEDS_PWM=m |