diff options
author | Laura Abbott <labbott@redhat.com> | 2018-06-26 09:43:24 -0700 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-06-26 09:43:24 -0700 |
commit | 8a409ef28234d65a8245039726b13f9975eb210e (patch) | |
tree | c829ce2a2f3d3056c7684e112996dab604bc0dce /kernel-ppc64le-debug.config | |
parent | 43f4fd511d3448968a48261126befbdeb05537f9 (diff) | |
download | kernel-8a409ef28234d65a8245039726b13f9975eb210e.tar.gz kernel-8a409ef28234d65a8245039726b13f9975eb210e.tar.xz kernel-8a409ef28234d65a8245039726b13f9975eb210e.zip |
Enable leds-pca9532 module (rhbz 1595163)
Diffstat (limited to 'kernel-ppc64le-debug.config')
-rw-r--r-- | kernel-ppc64le-debug.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config index d490a5199..7489ac1be 100644 --- a/kernel-ppc64le-debug.config +++ b/kernel-ppc64le-debug.config @@ -2614,7 +2614,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_POWERNV=m |