Skip to content

Commit b473406

Browse files
committed
Merge branch 'acpi-misc'
* acpi-misc: platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 platform/x86: Fix unmet dependency warning for ACPI_CMPC
2 parents 9baddb6 + 0ee4b5f commit b473406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/platform/x86/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,7 @@ config TOSHIBA_WMI
905905
config ACPI_CMPC
906906
tristate "CMPC Laptop Extras"
907907
depends on ACPI && INPUT
908+
depends on BACKLIGHT_LCD_SUPPORT
908909
depends on RFKILL || RFKILL=n
909910
select BACKLIGHT_CLASS_DEVICE
910911
help
@@ -1128,6 +1129,7 @@ config INTEL_OAKTRAIL
11281129
config SAMSUNG_Q10
11291130
tristate "Samsung Q10 Extras"
11301131
depends on ACPI
1132+
depends on BACKLIGHT_LCD_SUPPORT
11311133
select BACKLIGHT_CLASS_DEVICE
11321134
---help---
11331135
This driver provides support for backlight control on Samsung Q10

0 commit comments

Comments
 (0)