7 lines
112 B
Text
7 lines
112 B
Text
# SPDX-License-Identifier: GPL-2.0
|
|
if MIPS_PARAVIRT
|
|
|
|
config MIPS_PCI_VIRTIO
|
|
def_bool y
|
|
|
|
endif # MIPS_PARAVIRT
|