drivers: pci_ep: Introduce UCLASS_PCI_EP uclass
[oweals/u-boot.git] / drivers / Kconfig
index 96ff4f566ab3ec253eae94d2c7650ef12ecebd69..5a9d01b50885859666c30382e22990808cb367fe 100644 (file)
@@ -66,6 +66,8 @@ source "drivers/nvme/Kconfig"
 
 source "drivers/pci/Kconfig"
 
+source "drivers/pci_endpoint/Kconfig"
+
 source "drivers/pch/Kconfig"
 
 source "drivers/pcmcia/Kconfig"