From: Vamsi Attunuru Date: Thu, 11 Jul 2024 12:01:15 +0000 (-0700) Subject: misc: Kconfig: add a new dependency for MARVELL_CN10K_DPI X-Git-Tag: v6.11-rc1~100^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5e43e2d202de39196de9fba689c34f8270782eb;p=thirdparty%2Fkernel%2Flinux.git misc: Kconfig: add a new dependency for MARVELL_CN10K_DPI DPI hardware is an on-chip PCIe device on Marvell's arm64 SoC platforms. As Arnd suggested, CN10K belongs to ARCH_THUNDER lineage. Patch makes mrvl_cn10k_dpi driver dependent on CONFIG_ARCH_THUNDER. Signed-off-by: Vamsi Attunuru Link: https://lore.kernel.org/r/20240711120115.4069401-1-vattunuru@marvell.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 64fcca9e44d70..f3bb75384627d 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -588,6 +588,7 @@ config NSM config MARVELL_CN10K_DPI tristate "Octeon CN10K DPI driver" depends on PCI + depends on ARCH_THUNDER || COMPILE_TEST help Enables Octeon CN10K DMA packet interface (DPI) driver which intializes DPI hardware's physical function (PF) device's