[PATCH v2 0/2] vhost: add kconfig dependencies

From: Michael S. Tsirkin
Date: Mon Apr 06 2020 - 08:12:47 EST


Add kconfig dependencies to disable vhost on configs where build
currently fails. It might be worth it to go back and fix the build
there down the road.

Changes from v1:
add patch to disable build with ARM OABI

Michael S. Tsirkin (2):
vdpa-sim: depend on HAS_DMA
vhost: disable for OABI

drivers/misc/mic/Kconfig | 2 +-
drivers/net/caif/Kconfig | 2 +-
drivers/vdpa/Kconfig | 2 +-
drivers/vhost/Kconfig | 17 +++++++++++++----
4 files changed, 16 insertions(+), 7 deletions(-)

--
MST