diff options
author | Jonathan Corbet <corbet@lwn.net> | 2010-08-23 19:32:36 +0200 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2010-08-23 21:56:43 +0200 |
commit | c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f (patch) | |
tree | 6291024ea5dacbf33c876666ac9c7e0c39dfad45 /drivers/misc | |
parent | Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dg... (diff) | |
download | linux-c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f.tar.xz linux-c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f.zip |
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 <corbet@lwn.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions