Kconfig: Compile PXB for ARM_VIRT

PXB is now supported on ARM, so let's compile for arm_virt machine.

Acked-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Jiahui Cen <cenjiahui@huawei.com>
Message-Id: <20210114100643.10617-7-cenjiahui@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Jiahui Cen 2021-01-14 18:06:41 +08:00 committed by Michael S. Tsirkin
parent aee519c210
commit cc9346e4a9

View file

@ -5,7 +5,7 @@ config PCIE_PORT
config PXB
bool
default y if Q35
default y if Q35 || ARM_VIRT
config XIO3130
bool