Commit 2760c51b authored by Muhammad Usama Anjum's avatar Muhammad Usama Anjum Committed by Jason Gunthorpe

iommufd: Add config needed for iommufd_fail_nth

Add FAULT_INJECTION_DEBUG_FS and FAILSLAB configurations to the kconfig
fragment for the iommfd selftests. These kconfigs are needed by the
iommufd_fail_nth test.

Fixes: a9af47e3 ("iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP")
Link: https://lore.kernel.org/r/20240325090048.1423908-1-usama.anjum@collabora.comSigned-off-by: default avatarMuhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@nvidia.com>
parent 85413232
CONFIG_IOMMUFD=y CONFIG_IOMMUFD=y
CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_FAULT_INJECTION=y CONFIG_FAULT_INJECTION=y
CONFIG_IOMMUFD_TEST=y CONFIG_IOMMUFD_TEST=y
CONFIG_FAILSLAB=y
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment