Better BayTrail ACPI SoC support
- Add Crystal Cove PMIC support necessary to access the PMIC on many BayTrail tablets - Add support for Intel PMIC operation regions, as added in b1eea857d8c70dc3789cc2231e3c0a273a67ba06 upstream and necessary for battery/charge operations on BayTrail systems - Add AXP288 ADC and fuel gauge support, as used in many BayTrail SoCs
This commit is contained in:
parent
228ccc4def
commit
7e4cb87c6a
@ -103,7 +103,14 @@ CONFIG_ACPI_BGRT=y
|
||||
# CONFIG_ACPI_EXTLOG is not set
|
||||
# CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set
|
||||
|
||||
# CONFIG_PMIC_OPREGION is not set
|
||||
CONFIG_INTEL_SOC_PMIC=y
|
||||
CONFIG_PMIC_OPREGION=y
|
||||
CONFIG_CRC_PMIC_OPREGION=y
|
||||
CONFIG_XPOWER_PMIC_OPREGION=y
|
||||
CONFIG_GPIO_CRYSTAL_COVE=y
|
||||
CONFIG_AXP288_ADC=y
|
||||
CONFIG_AXP288_FUEL_GAUGE=y
|
||||
|
||||
|
||||
CONFIG_X86_INTEL_PSTATE=y
|
||||
CONFIG_X86_ACPI_CPUFREQ=m
|
||||
|
Loading…
Reference in New Issue
Block a user