diff options
| author | Simon Glass <[email protected]> | 2021-08-01 18:54:43 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-13 18:23:13 -0400 |
| commit | 23cacd57040244e3ecab3e95a36f08c8242159b2 (patch) | |
| tree | 301a28483b6e6ef07d9abd89440df798c31da903 /scripts | |
| parent | e882a59ef1b293b6af496c3bd8417f648315a42f (diff) | |
pci: Drop PCI_INDIRECT_BRIDGE
This does not work with driver model so can be removed.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index fd891e0bf27..25f95da6991 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1087,7 +1087,6 @@ CONFIG_PCI_CONFIG_HOST_BRIDGE CONFIG_PCI_EHCI_DEVICE CONFIG_PCI_EHCI_DEVNO CONFIG_PCI_GT64120 -CONFIG_PCI_INDIRECT_BRIDGE CONFIG_PCI_IO_BUS CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_SIZE |
