Cross Reference: Kconfig
xref
: /
linux-4.1.27
/
arch
/
mips
/
paravirt
/
Kconfig
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/arch/mips/paravirt/
1
if MIPS_PARAVIRT
2
3
config MIPS_PCI_VIRTIO
4
def_bool y
5
6
endif # MIPS_PARAVIRT
7