Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI Kconfig fixes from Rafael Wysocki:
"Prevent invalid configurations from being created (e.g. by randconfig)
due to some ACPI-related Kconfig options' dependencies that are not
specified directly (Sinan Kaya)"

* tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
platform/x86: Fix unmet dependency warning for ACPI_CMPC
mfd: Fix unmet dependency warning for MFD_TPS68470

+3 -1
+1 -1
drivers/mfd/Kconfig
··· 1419 1419 1420 1420 config MFD_TPS68470 1421 1421 bool "TI TPS68470 Power Management / LED chips" 1422 - depends on ACPI && I2C=y 1422 + depends on ACPI && PCI && I2C=y 1423 1423 select MFD_CORE 1424 1424 select REGMAP_I2C 1425 1425 select I2C_DESIGNWARE_PLATFORM
+2
drivers/platform/x86/Kconfig
··· 905 905 config ACPI_CMPC 906 906 tristate "CMPC Laptop Extras" 907 907 depends on ACPI && INPUT 908 + depends on BACKLIGHT_LCD_SUPPORT 908 909 depends on RFKILL || RFKILL=n 909 910 select BACKLIGHT_CLASS_DEVICE 910 911 help ··· 1129 1128 config SAMSUNG_Q10 1130 1129 tristate "Samsung Q10 Extras" 1131 1130 depends on ACPI 1131 + depends on BACKLIGHT_LCD_SUPPORT 1132 1132 select BACKLIGHT_CLASS_DEVICE 1133 1133 ---help--- 1134 1134 This driver provides support for backlight control on Samsung Q10