diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-08-28 17:10:50 (GMT) |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2010-10-21 13:36:45 (GMT) |
commit | 91e5d284a7f14c70187914056b0466163a5e2f03 (patch) | |
tree | c5f9eab479dcf73c64123505333ea423434af7e6 /include | |
parent | af9902e130d30ce46b5827d18f8dd56e2accbaf1 (diff) | |
download | linux-fsl-qoriq-91e5d284a7f14c70187914056b0466163a5e2f03.tar.xz |
acpi_toshiba: fix kconfig error
Fix kconfig recursive dependency error in ACPI_TOSHIBA:
it uses both select and depends on for BACKLIGHT_CLASS_DEVICE.
drivers/video/backlight/Kconfig:117:error: recursive dependency detected!
drivers/video/backlight/Kconfig:117: symbol BACKLIGHT_CLASS_DEVICE is selected by ACPI_TOSHIBA
drivers/platform/x86/Kconfig:490: symbol ACPI_TOSHIBA depends on LEDS_CLASS
drivers/leds/Kconfig:12: symbol LEDS_CLASS is selected by BACKLIGHT_ADP8860
drivers/video/backlight/Kconfig:285: symbol BACKLIGHT_ADP8860 depends on BACKLIGHT_CLASS_DEVICE
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions