cxl: Add CXL_KERNEL_API config option
authorMichael Neuling <mikey@neuling.org>
Tue, 16 Jun 2015 06:45:44 +0000 (16:45 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 19 Jun 2015 07:10:30 +0000 (17:10 +1000)
commite0fcdc201037c2bd356424520d199492e92d0289
treef1dbb9198b29e6624723254c83451ffbd4855866
parent5c89a87d13d168eacb8110810544a98ce0f4319d
cxl: Add CXL_KERNEL_API config option

Add CXL_KERNEL_API config option so drivers which depend on this new
functionality won't be enabled until this is visible.

This is useful for merging the cxlflash driver which comes in via the SCSI
tree.  The cxlflash driver can depend on CXL_KERNEL_API, hence it won't be
enabled in the SCSI tree until this new config option is merged via the powerpc
tree.  Hence all trees will be bisectable at all times.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/Kconfig