aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass2021-08-01 18:54:43 -0600
committerTom Rini2021-09-13 18:23:13 -0400
commit23cacd57040244e3ecab3e95a36f08c8242159b2 (patch)
tree301a28483b6e6ef07d9abd89440df798c31da903 /README
parente882a59ef1b293b6af496c3bd8417f648315a42f (diff)
pci: Drop PCI_INDIRECT_BRIDGE
This does not work with driver model so can be removed. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 1c1db980987..a3f81e4aed0 100644
--- a/README
+++ b/README
@@ -2776,9 +2776,6 @@ Low Level (hardware related) configuration options:
CONFIG_SYS_OR3_PRELIM, CONFIG_SYS_BR3_PRELIM:
Memory Controller Definitions: BR2/3 and OR2/3 (SDRAM)
-- CONFIG_PCI_INDIRECT_BRIDGE:
- Enable support for indirect PCI bridges.
-
- CONFIG_SYS_SRIO:
Chip has SRIO or not