Commit bacd73ae authored by Remi Machet's avatar Remi Machet Committed by Paul Mackerras

powerpc: Add C2K to configuration

Support for the C2K cPCI Single Board Computer from GEFanuc
(PowerPC MPC7448 with a Marvell MV64460 chipset).
All features of the board are not supported yet, but the board
boots, flash works, all Ethernet ports are working and PCI
devices are all found (USB and SATA on PCI1 do not work yet).

Part 5 of 5: add the Kconfig entry for the C2K board.
Signed-off-by: default avatarRemi Machet <rmachet@slac.stanford.edu>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 2059615f
......@@ -59,6 +59,16 @@ config PPC_PRPMC2800
help
This option enables support for the Motorola PrPMC2800 board
config PPC_C2K
bool "SBS/GEFanuc C2K board"
depends on EMBEDDED6xx
select MV64X60
select NOT_COHERENT_CACHE
select MTD_CFI_I4
help
This option enables support for the GE Fanuc C2K board (formerly
an SBS board).
config TSI108_BRIDGE
bool
select PCI
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment