aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/ocxl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/ocxl/Kconfig')
-rw-r--r--drivers/misc/ocxl/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/ocxl/Kconfig b/drivers/misc/ocxl/Kconfig
index 947294f6d7f4..c9b0a27caf64 100644
--- a/drivers/misc/ocxl/Kconfig
+++ b/drivers/misc/ocxl/Kconfig
@@ -9,7 +9,7 @@ config OCXL_BASE
config OCXL
tristate "OpenCAPI coherent accelerator support"
- depends on PPC_POWERNV && PCI && EEH && HOTPLUG_PCI_POWERNV
+ depends on HOTPLUG_PCI_POWERNV
select OCXL_BASE
default m
help