]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/Kconfig
Merge tag 'acpi-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[karo-tx-linux.git] / drivers / acpi / Kconfig
index c6db511b5f73f3e90f1d90a5c8d13290b989b559..de3b8fce5164a10fa597ce9f2909a7fc4ea19e51 100644 (file)
@@ -505,7 +505,7 @@ config CRC_PMIC_OPREGION
 
 config XPOWER_PMIC_OPREGION
        bool "ACPI operation region support for XPower AXP288 PMIC"
-       depends on AXP288_ADC = y
+       depends on MFD_AXP20X_I2C
        help
          This config adds ACPI operation region support for XPower AXP288 PMIC.
 
@@ -515,6 +515,12 @@ config BXT_WC_PMIC_OPREGION
        help
          This config adds ACPI operation region support for BXT WhiskeyCove PMIC.
 
+config CHT_WC_PMIC_OPREGION
+       bool "ACPI operation region support for CHT Whiskey Cove PMIC"
+       depends on INTEL_SOC_PMIC_CHTWC
+       help
+         This config adds ACPI operation region support for CHT Whiskey Cove PMIC.
+
 endif
 
 config ACPI_CONFIGFS