Commit c76a3e1d6c52c5cc1371f1abc7381c5715ebdf7f

Authored by Jonathan Corbet
Committed by Matthew Garrett
1 parent 9ee47476d6

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>

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

drivers/platform/x86/Kconfig
... ... @@ -486,10 +486,12 @@
486 486 config ACPI_TOSHIBA
487 487 tristate "Toshiba Laptop Extras"
488 488 depends on ACPI
  489 + depends on LEDS_CLASS
  490 + depends on NEW_LEDS
  491 + depends on BACKLIGHT_CLASS_DEVICE
489 492 depends on INPUT
490 493 depends on RFKILL || RFKILL = n
491 494 select INPUT_POLLDEV
492   - select BACKLIGHT_CLASS_DEVICE
493 495 ---help---
494 496 This driver adds support for access to certain system settings
495 497 on "legacy free" Toshiba laptops. These laptops can be recognized by