xref
: /
linux-4.4.14
/
arch
/
mips
/
paravirt
/
Kconfig
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if MIPS_PARAVIRT
2
3
config MIPS_PCI_VIRTIO
4
def_bool y
5
6
endif # MIPS_PARAVIRT
7