These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / misc / cxl / Kconfig
index a990b39..8756d06 100644 (file)
@@ -7,10 +7,20 @@ config CXL_BASE
        default n
        select PPC_COPRO_BASE
 
+config CXL_KERNEL_API
+       bool
+       default n
+
+config CXL_EEH
+       bool
+       default n
+
 config CXL
        tristate "Support for IBM Coherent Accelerators (CXL)"
-       depends on PPC_POWERNV && PCI_MSI
+       depends on PPC_POWERNV && PCI_MSI && EEH
        select CXL_BASE
+       select CXL_KERNEL_API
+       select CXL_EEH
        default m
        help
          Select this option to enable driver support for IBM Coherent