From: Jonathan Corbet Date: Mon, 23 Aug 2010 17:32:36 +0000 (-0600) Subject: ACPI_TOSHIBA needs LEDS support X-Git-Tag: v2.6.36-rc3~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f;p=pandora-kernel.git ACPI_TOSHIBA needs LEDS support Don't ask how ACPI_TOSHIBA got enabled on in desktop system's .config - I don't know. But it has silently been there until I tried 2.6.36-rc2, where it broke the build because I don't have LED support turned on. Attached patch fixes things up. (I had to change BACKLIGHT_CLASS_DEVICE to "depends" because otherwise I get unsightly core dumps out of scripts/kconfig/conf). jon -- toshiba: make sure we pull in LED support The Toshiba extras driver uses the LED module, so make sure we have it configure in. Signed-off-by: Jonathan Corbet Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed