commit | 59d1bda7f92c8a28c3aba94e48063749d425949f | [log] [tgz] |
---|---|---|
author | Dirk Eibach <eibach@gdsys.de> | Tue Feb 03 15:15:21 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Fri Feb 06 11:06:19 2009 +0100 |
tree | 9af1725ae4e852974327dd155ffd15bafdb548b2 | |
parent | b129eff5ede394cc1faeb6dbf6a987e91abce552 [diff] |
ppc4xx: Make PCIE support selectable On some platforms PCIE support is not required, but would be included because the cpu supports it. To reduce fooprint it is now configurable via CONFIG_PCI_DISABLE_PCIE. Signed-off-by: Dirk Eibach <eibach@gdsys.de> Signed-off-by: Stefan Roese <sr@denx.de>