aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/powercap/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/powercap/Kconfig')
-rw-r--r--drivers/powercap/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/powercap/Kconfig b/drivers/powercap/Kconfig
index a7c81b53d88a..85727ef6ce8e 100644
--- a/drivers/powercap/Kconfig
+++ b/drivers/powercap/Kconfig
@@ -17,7 +17,7 @@ if POWERCAP
17# Client driver configurations go here. 17# Client driver configurations go here.
18config INTEL_RAPL 18config INTEL_RAPL
19 tristate "Intel RAPL Support" 19 tristate "Intel RAPL Support"
20 depends on X86 20 depends on X86 && IOSF_MBI
21 default n 21 default n
22 ---help--- 22 ---help---
23 This enables support for the Intel Running Average Power Limit (RAPL) 23 This enables support for the Intel Running Average Power Limit (RAPL)