diff --git a/debian/changelog b/debian/changelog index 361bf054f..8a41c666b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 09 Dec 2014 02:08:47 +0000 diff --git a/debian/config/config b/debian/config/config index aae2aad58..9bf842653 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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