# SPDX-License-Identifier: GPL-2.0-only
# Copyright (C) 2025 Intel Corporation

config IXD
	tristate "Intel(R) Control Plane Function Support"
	depends on PCI_MSI
	select LIBIE_CP
	select LIBIE_PCI
	select NET_DEVLINK
	help
	  This driver supports Intel(R) Control Plane PCI Function
	  of Intel E2100 and later IPUs and FNICs.
	  It facilitates a centralized control over multiple IDPF PFs/VFs/SFs
	  exposed by the same card.
