mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
ocxl: Add PCI hotplug dependency to Kconfig
The PCI hotplug framework is used to update the devices when a new image is written to the FPGA. Reviewed-by: Alastair D'Silva <alastair@d-silva.org> Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20191121134918.7155-12-fbarrat@linux.ibm.com
This commit is contained in:
parent
748ac391ab
commit
49ce94b867
@ -11,6 +11,7 @@ config OCXL
|
||||
tristate "OpenCAPI coherent accelerator support"
|
||||
depends on PPC_POWERNV && PCI && EEH
|
||||
select OCXL_BASE
|
||||
select HOTPLUG_PCI_POWERNV
|
||||
default m
|
||||
help
|
||||
Select this option to enable the ocxl driver for Open
|
||||
|
Loading…
Reference in New Issue
Block a user