c05564c4d8
Android 13
8 lines
112 B
Plaintext
Executable file
8 lines
112 B
Plaintext
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
if MIPS_PARAVIRT
|
|
|
|
config MIPS_PCI_VIRTIO
|
|
def_bool y
|
|
|
|
endif # MIPS_PARAVIRT
|