Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
David Daney | ae6e7e6 | 2014-05-28 23:52:14 +0200 | [diff] [blame] | 2 | if MIPS_PARAVIRT |
3 | |||||
4 | config MIPS_PCI_VIRTIO | ||||
5 | def_bool y | ||||
6 | |||||
7 | endif # MIPS_PARAVIRT |