summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-12 08:03:24 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-12 08:03:24 -0500
commit47a895f435cccb2cb14eb5d0c52d2f6d4d904907 (patch)
tree628be9cf983bcdfedd940131f8f7187020cff5f2 /configs/fedora/generic/CONFIG_MFD_INTEL_PMC_BXT
parent29d3f64f7e887d5cf9ae5f496febe5954fc49117 (diff)
downloadkernel-47a895f435cccb2cb14eb5d0c52d2f6d4d904907.tar.gz
kernel-47a895f435cccb2cb14eb5d0c52d2f6d4d904907.tar.xz
kernel-47a895f435cccb2cb14eb5d0c52d2f6d4d904907.zip
Linux v5.8.1
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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