summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-03-07 13:25:32 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-03-07 13:32:55 +0100
commitfb72952d5b63e40f63bfa1e3a5bce2262c424197 (patch)
treed1a9bf30437653b57b398fd3b4f3fb4897ca29cd /configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM
parentb9488a288ec844af97a516ac9ffe441221f6e67d (diff)
parent3422e04a2e31dba3e17af206f160d4fc409f4250 (diff)
downloadkernel-5.11.4-125.vanilla.1.fc32.tar.gz
kernel-5.11.4-125.vanilla.1.fc32.tar.xz
kernel-5.11.4-125.vanilla.1.fc32.zip
:merge origin/stabilization and update to 5.10.4kernel-5.11.4-125.vanilla.1.fc33kernel-5.11.4-125.vanilla.1.fc32
Diffstat (limited to 'configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM')
-rw-r--r--configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM19
1 files changed, 0 insertions, 19 deletions
diff --git a/configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM b/configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM
deleted file mode 100644
index 0e96047ab..000000000
--- a/configs/fedora/generic/CONFIG_INTEL_SCU_PLATFORM
+++ /dev/null
@@ -1,19 +0,0 @@
-# CONFIG_INTEL_SCU_PLATFORM:
-#
-# This driver is used to bridge the communications between kernel
-# and SCU (sometimes called PMC as well). The driver currently
-# supports Intel Elkhart Lake and compatible platforms.
-#
-# Symbol: INTEL_SCU_PLATFORM [=n]
-# Type : tristate
-# Defined at drivers/platform/x86/Kconfig:1369
-# Prompt: Intel SCU platform driver
-# Depends on: X86 [=y] && X86_PLATFORM_DEVICES [=y] && ACPI [=y]
-# Location:
-# -> Device Drivers
-# -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-# Selects: INTEL_SCU [=n]
-#
-#
-#
-# CONFIG_INTEL_SCU_PLATFORM is not set