aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/cxl/Kconfig')
-rw-r--r--drivers/misc/cxl/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/misc/cxl/Kconfig b/drivers/misc/cxl/Kconfig
index a990b39b4dfb..b6db9ebd52c2 100644
--- a/drivers/misc/cxl/Kconfig
+++ b/drivers/misc/cxl/Kconfig
@@ -7,10 +7,15 @@ config CXL_BASE
7 default n 7 default n
8 select PPC_COPRO_BASE 8 select PPC_COPRO_BASE
9 9
10config CXL_KERNEL_API
11 bool
12 default n
13
10config CXL 14config CXL
11 tristate "Support for IBM Coherent Accelerators (CXL)" 15 tristate "Support for IBM Coherent Accelerators (CXL)"
12 depends on PPC_POWERNV && PCI_MSI 16 depends on PPC_POWERNV && PCI_MSI
13 select CXL_BASE 17 select CXL_BASE
18 select CXL_KERNEL_API
14 default m 19 default m
15 help 20 help
16 Select this option to enable driver support for IBM Coherent 21 Select this option to enable driver support for IBM Coherent