drivers/pci: remove legacy PCI implementation

This has been subsumed by the new implementation in drivers/pcie.
We remove the legacy subsystem, related tests, shell module, and
outdated documentation/config references.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
This commit is contained in:
Charles E. Youse 2019-08-23 09:45:41 -07:00 committed by Anas Nashif
commit 4a166f4913
16 changed files with 0 additions and 3004 deletions

View file

@ -27,8 +27,6 @@ source "drivers/timer/Kconfig"
source "drivers/entropy/Kconfig"
source "drivers/pci/Kconfig"
source "drivers/pcie/Kconfig"
source "drivers/gpio/Kconfig"