commit | 6bb88a0919d9e635656c66e1ab463ff2b862a7dd | [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 | acb07af7c348a5a8fed41b3fc1ac634319e8dfcc [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>