From: Dirk Eibach Date: Mon, 9 Feb 2009 07:18:34 +0000 (+0100) Subject: ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE X-Git-Tag: v2009.03-rc1~80^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9cacf4fc4035eabe9d9ae2a9a188c51a8027c91e;p=platform%2Fkernel%2Fu-boot.git ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE Signed-off-by: Dirk Eibach Signed-off-by: Stefan Roese --- diff --git a/README b/README index 56e981d..b23a512 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