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
|
@ -27,8 +27,6 @@ source "drivers/timer/Kconfig"
|
|||
|
||||
source "drivers/entropy/Kconfig"
|
||||
|
||||
source "drivers/pci/Kconfig"
|
||||
|
||||
source "drivers/pcie/Kconfig"
|
||||
|
||||
source "drivers/gpio/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue