Merge branch 'acpi-misc'
* acpi-misc: platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 platform/x86: Fix unmet dependency warning for ACPI_CMPC
This commit is contained in:
@ -905,6 +905,7 @@ config TOSHIBA_WMI
|
|||||||
config ACPI_CMPC
|
config ACPI_CMPC
|
||||||
tristate "CMPC Laptop Extras"
|
tristate "CMPC Laptop Extras"
|
||||||
depends on ACPI && INPUT
|
depends on ACPI && INPUT
|
||||||
|
depends on BACKLIGHT_LCD_SUPPORT
|
||||||
depends on RFKILL || RFKILL=n
|
depends on RFKILL || RFKILL=n
|
||||||
select BACKLIGHT_CLASS_DEVICE
|
select BACKLIGHT_CLASS_DEVICE
|
||||||
help
|
help
|
||||||
@ -1128,6 +1129,7 @@ config INTEL_OAKTRAIL
|
|||||||
config SAMSUNG_Q10
|
config SAMSUNG_Q10
|
||||||
tristate "Samsung Q10 Extras"
|
tristate "Samsung Q10 Extras"
|
||||||
depends on ACPI
|
depends on ACPI
|
||||||
|
depends on BACKLIGHT_LCD_SUPPORT
|
||||||
select BACKLIGHT_CLASS_DEVICE
|
select BACKLIGHT_CLASS_DEVICE
|
||||||
---help---
|
---help---
|
||||||
This driver provides support for backlight control on Samsung Q10
|
This driver provides support for backlight control on Samsung Q10
|
||||||
|
Reference in New Issue
Block a user