Lines Matching +full:virtio +full:- +full:pci
1 # SPDX-License-Identifier: GPL-2.0
117 select DMA_OPS if PCI
184 select IOMMU_HELPER if PCI
185 select IOMMU_SUPPORT if PCI
187 select NEED_DMA_MAP_STATE if PCI
188 select NEED_SG_DMA_LENGTH if PCI
191 select PCI_DOMAINS if PCI
192 select PCI_MSI if PCI
261 depends on $(cc-option,-march=z900)
270 depends on $(cc-option,-march=z990)
279 depends on $(cc-option,-march=z9-109)
288 depends on $(cc-option,-march=z10)
297 depends on $(cc-option,-march=z196)
306 depends on $(cc-option,-march=zEC12)
315 depends on $(cc-option,-march=z13)
324 depends on $(cc-option,-march=z14)
333 depends on $(cc-option,-march=z15)
372 Cause the compiler to tune (-mtune) the generated code for a machine.
387 depends on $(cc-option,-mtune=z900)
391 depends on $(cc-option,-mtune=z990)
395 depends on $(cc-option,-mtune=z9-109)
399 depends on $(cc-option,-mtune=z10)
403 depends on $(cc-option,-mtune=z196)
407 depends on $(cc-option,-mtune=zEC12)
411 depends on $(cc-option,-mtune=z13)
415 depends on $(cc-option,-mtune=z14)
419 depends on $(cc-option,-mtune=z15)
436 handle system-calls from ELF binaries for 31 bit ESA. This option
447 int "Maximum number of CPUs (2-512)"
455 This is purely to save memory - each supported CPU adds
496 making when dealing with machines that have multi-threading,
569 against kernel-to-user data leaks by avoiding speculative indirect
571 Requires a compiler with -mindirect-branch=thunk support for full
599 The kernel is linked as a position-independent executable (PIE)
637 int "Maximum size of supported physical memory in bits (42-53)"
650 This option enables the compiler option -mkernel-backchain if it
653 frame size. With an old compiler a non-leaf function needs a
655 -mkernel-backchain the minimum size drops to 16 byte on 31 bit
665 This option enables the compiler option -mstack-guard and
666 -mstack-size if they are available. If the compiler supports them
673 int "Size of the guard area (128-1024)"
690 This option enables the compiler option -mwarn-dynamicstack. If the
712 if PCI
715 int "Maximum number of PCI functions (1-4096)"
719 This allows you to specify the maximum number of PCI functions which
722 endif # PCI
725 def_bool PCI
763 prompt "Support for VFIO-CCW subchannels"
766 This driver allows usage of I/O subchannels via VFIO-CCW.
792 Crash dump kernels are loaded in the main kernel with kexec-tools
858 prompt "Linux - VM Monitor Stream, base infrastructure"
877 This provides memory management related data to the Linux - VM Monitor
894 This provides OS related data to the Linux - VM Monitor Stream, like
909 This provides network related data to the Linux - VM Monitor Stream,
911 per-interface data.
932 prompt "s390 support for virtio devices"
935 select VIRTIO
937 Enabling this option adds support for virtio based paravirtual device