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:
parent
34ffdd0aab
commit
4a166f4913
16 changed files with 0 additions and 3004 deletions
|
@ -20,7 +20,6 @@ config TEST
|
|||
config TEST_SHELL
|
||||
bool "Enable various shells for testing"
|
||||
select GPIO_SHELL if GPIO
|
||||
select PCI_SHELL if PCI
|
||||
help
|
||||
Enable various platform and driver related shells for testing.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue