summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT')
-rw-r--r--configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT21
1 files changed, 21 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT b/configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT
new file mode 100644
index 000000000..daf2341bb
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT
@@ -0,0 +1,21 @@
+# CONFIG_MFD_INTEL_PMC_BXT:
+#
+# This driver provides support for the PMC (Power Management
+# Controller) on Intel Broxton and Apollo Lake. The PMC is a
+# multi-function device that exposes IPC, General Control
+# Register and P-unit access. In addition this creates devices
+# for iTCO watchdog and telemetry that are part of the PMC.
+#
+# Symbol: MFD_INTEL_PMC_BXT [=n]
+# Type : tristate
+# Defined at drivers/mfd/Kconfig:650
+# Prompt: Intel PMC Driver for Broxton
+# Depends on: HAS_IOMEM [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI [=y]
+# Location:
+# -> Device Drivers
+# -> Multifunction device drivers
+# Selects: INTEL_SCU_IPC [=n] && MFD_CORE [=y]
+#
+#
+#
+# CONFIG_MFD_INTEL_PMC_BXT is not set