From: Frederic Barrat Date: Thu, 21 Nov 2019 13:49:18 +0000 (+0100) Subject: ocxl: Add PCI hotplug dependency to Kconfig X-Git-Tag: v5.10.7~3295^2~74 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=49ce94b8677c7d7a15c4d7cbbb9ff1cd8387827b;p=platform%2Fkernel%2Flinux-rpi.git 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 Reviewed-by: Andrew Donnellan Signed-off-by: Frederic Barrat Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20191121134918.7155-12-fbarrat@linux.ibm.com --- diff --git a/drivers/misc/ocxl/Kconfig b/drivers/misc/ocxl/Kconfig index 1916fa6..2d2266c 100644 --- a/drivers/misc/ocxl/Kconfig +++ b/drivers/misc/ocxl/Kconfig @@ -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