config MTK_PCIE
	bool "Mediatek PCIe misc setting"
	help
	  Set Y to add support for the misc settings of MediaTek PCIe.
	  If unsure, Set N.

config MTK_PCIE_EP
	bool "Mediatek PCIe EP mode"
	depends on MTK_PCIE
	help
	  Set Y to support PCIe EP mode.
	  If unsure, Set N.

config MTK_PCIE_DIPC
	bool "Mediatek PCIe Dual IPC"
	depends on MTK_PCIE_EP
	select MTK_MHCCIF
	help
	  Set Y to add PCIe dual IPC support,
	  If unsure, Set N.

config MTK_PCIE_SMT_SUPPORT
	bool "Mediatek PCIe SMT test"
	depends on MTK_PCIE
	default n
	help
	  PCIe loopback test for SMT.
	  Set Y to enable this feature.
	  If unsure, Set N.
