summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDirk Eibach <eibach@gdsys.de>2009-02-09 08:18:34 +0100
committerStefan Roese <sr@denx.de>2009-02-12 06:18:20 +0100
commit9cacf4fc4035eabe9d9ae2a9a188c51a8027c91e (patch)
tree7f7ebf50eb116c7cdec6c38b9cefd9b923116bf3 /README
parent7369f0e384e2a831be13a7773a58242c9173fa9c (diff)
ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE
Signed-off-by: Dirk Eibach <eibach@gdsys.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 56e981d62..b23a51258 100644
--- a/README
+++ b/README
@@ -2603,6 +2603,10 @@ Low Level (hardware related) configuration options:
CONFIG_SYS_POCMR2_MASK_ATTRIB: (MPC826x only)
Overrides the default PCI memory map in cpu/mpc8260/pci.c if set.
+- CONFIG_PCI_DISABLE_PCIE:
+ Disable PCI-Express on systems where it is supported but not
+ required.
+
- CONFIG_SPD_EEPROM
Get DDR timing information from an I2C EEPROM. Common
with pluggable memory modules such as SODIMMs