aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/zynq-fpga.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-04-29 04:35:19 +0000
committerMichael Ellerman <[email protected]>2023-05-08 13:00:00 +0000
commit536d948a8dee21166d9c5b5a4189af56beba16e3 (patch)
treed3d4feec11683322eeedb5eb87519a4a3665d66b /drivers/fpga/zynq-fpga.c
parentpowerpc/isa-bridge: Fix ISA mapping when "ranges" is not present (diff)
downloadkernel-536d948a8dee21166d9c5b5a4189af56beba16e3.tar.gz
kernel-536d948a8dee21166d9c5b5a4189af56beba16e3.zip
powerpc/fsl_uli1575: fix kconfig warnings and build errors
Neither FSL_SOC_BOOKE nor PPC_86xx enables CONFIG_PCI by default, so it may be unset in some randconfigs. When that happens, FSL_ULI1575 may be set when it should not be since it is a PCI driver. When it is set, there are 3 kconfig warnings and a slew of build errors WARNING: unmet direct dependencies detected for PCI_QUIRKS Depends on [n]: PCI [=n] Selected by [y]: - FSL_PCI [=y] WARNING: unmet direct dependencies detected for GENERIC_ISA_DMA Depends on [n]: ISA_DMA_API [=n] Selected by [y]: - FSL_ULI1575 [=y] && (FSL_SOC_BOOKE [=n] || PPC_86xx [=y]) WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - FSL_PCI [=y] and 30+ build errors. Fixes: 22fdf79171e8 ("powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support") Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Pali Rohár <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions