selftests: pidfd: skip test if unshare fails with EPERM
[linux-2.6-microblaze.git] / drivers / vdpa / Kconfig
index e814006..3e1ceb8 100644 (file)
@@ -10,7 +10,7 @@ if VDPA
 
 config VDPA_SIM
        tristate "vDPA device simulator"
-       depends on RUNTIME_TESTING_MENU && HAS_DMA && VHOST_DPN
+       depends on RUNTIME_TESTING_MENU && HAS_DMA
        select VHOST_RING
        default n
        help