xref: /aosp_15_r20/external/coreboot/src/soc/amd/common/block/iommu/Kconfig (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3config SOC_AMD_COMMON_BLOCK_IOMMU
4	bool
5	help
6	  Select this option to use AMD common IOMMU support.
7