aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/celleb/Kconfig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou1-0/+1
This adds support for the PCI bus on Celleb with new "I/O routines for PowerPC." External PCI on Celleb must do explicit synchronization with devices (Bus has no automatic synchronization feature). Signed-off-by: Kou Ishizaki <Kou.Ishizaki@toshiba.co.jp> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala1-0/+9
Cleaning up arch/powerpc/Kconfig platform support. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>