Home
last modified time | relevance | path

Searched hist:e0fcdc201037c2bd356424520d199492e92d0289 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A DKconfigdiff e0fcdc201037c2bd356424520d199492e92d0289 Tue Jun 16 01:45:44 CDT 2015 Michael Neuling <mikey@neuling.org> 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>