cxl: Remove dead Kconfig options
authorAndrew Donnellan <ajd@linux.ibm.com>
Tue, 2 Jun 2020 04:03:41 +0000 (14:03 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jun 2020 10:59:21 +0000 (20:59 +1000)
The CXL_AFU_DRIVER_OPS and CXL_LIB Kconfig options were added to coordinate
merging of new features. They no longer serve any purpose, so remove them.

Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200602040341.10152-1-ajd@linux.ibm.com
drivers/misc/cxl/Kconfig

index 39eec9031487d343516a52fcba7d8fbd16096452..51aecafdcbdf0d80dda97dbc2560f490e2838245 100644 (file)
@@ -7,18 +7,10 @@ config CXL_BASE
        bool
        select PPC_COPRO_BASE
 
-config CXL_AFU_DRIVER_OPS
-       bool
-
-config CXL_LIB
-       bool
-
 config CXL
        tristate "Support for IBM Coherent Accelerators (CXL)"
        depends on PPC_POWERNV && PCI_MSI && EEH
        select CXL_BASE
-       select CXL_AFU_DRIVER_OPS
-       select CXL_LIB
        default m
        help
          Select this option to enable driver support for IBM Coherent