162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig HISI_ACC_VFIO_PCI 362306a36Sopenharmony_ci tristate "VFIO support for HiSilicon ACC PCI devices" 462306a36Sopenharmony_ci depends on ARM64 || (COMPILE_TEST && 64BIT) 562306a36Sopenharmony_ci depends on PCI_MSI 662306a36Sopenharmony_ci depends on CRYPTO_DEV_HISI_QM 762306a36Sopenharmony_ci depends on CRYPTO_DEV_HISI_HPRE 862306a36Sopenharmony_ci depends on CRYPTO_DEV_HISI_SEC2 962306a36Sopenharmony_ci depends on CRYPTO_DEV_HISI_ZIP 1062306a36Sopenharmony_ci select VFIO_PCI_CORE 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci This provides generic PCI support for HiSilicon ACC devices 1362306a36Sopenharmony_ci using the VFIO framework. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci If you don't know what to do here, say N. 16