leds: Disable LEDS_PCA9532, apparently only needed on armel/iop32x

svn path=/dists/trunk/linux/; revision=22177
This commit is contained in:
Ben Hutchings 2014-12-09 22:14:13 +00:00
parent 41ccb6caac
commit 1b32aed50f
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -35,6 +35,7 @@ linux (3.18-1~exp1) UNRELEASED; urgency=medium
* HID,gpio,i2c: Enable HID_CP2112 as module
* HID: Enable HID_PENMOUNT as module
* USB,leds: Enable USB_LED_TRIG
* leds: Disable LEDS_PCA9532, apparently only needed on armel/iop32x
-- Ben Hutchings <ben@decadent.org.uk> Tue, 09 Dec 2014 02:08:47 +0000

View File

@ -1329,7 +1329,7 @@ CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3642 is not set
CONFIG_LEDS_NET48XX=m
CONFIG_LEDS_PCA9532=m
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_LEDS_LP3944=m
# CONFIG_LEDS_LP5521 is not set