Support for Crystal Cove PMIC
modulename: intel_soc_pmic_crc.ko
configname: CONFIG_INTEL_SOC_PMIC
Linux Kernel Configuration
└─>Device Drivers
└─>Multifunction device drivers
└─>GPIO Support
└─>Support for Crystal Cove PMIC
In linux kernel since version 3.10 (release Date: 2013-06-30)
Select this option to enable support for Crystal Cove PMIC
on some Intel SoC systems. The PMIC provides ADC, GPIO,
thermal, charger and related power management functions
on these systems.
This option is a bool as it provides an ACPI OpRegion which must be
available before any devices using it are probed. This option also
causes the designware-i2c driver to be builtin for the same reason.
on some Intel SoC systems. The PMIC provides ADC, GPIO,
thermal, charger and related power management functions
on these systems.
This option is a bool as it provides an ACPI OpRegion which must be
available before any devices using it are probed. This option also
causes the designware-i2c driver to be builtin for the same reason.
source code:
depends
CONFIG_COMMON_CLKCONFIG_GPIOLIB
CONFIG_HAS_IOMEM
CONFIG_I2C
CONFIG_COMPILE_TEST or CONFIG_I2C_DESIGNWARE_PLATFORM
CONFIG_COMPILE_TEST or CONFIG_ACPI
CONFIG_X86