summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx/Kconfig
diff options
context:
space:
mode:
authorGrzegorz Bernacki <gjb@semihalf.com>2009-02-04 13:39:17 -0700
committerGrant Likely <grant.likely@secretlab.ca>2009-02-04 13:39:17 -0700
commitbdad05489fe5f7487c7a22ef311f005cb62ebbb6 (patch)
tree23a289e94043a5eea500e6b304a5a8294d5569c8 /arch/powerpc/platforms/52xx/Kconfig
parentbfee95bb830ff0260f3e2e0b1aa6b7492573fe4d (diff)
powerpc/5200: Add support for the digsy MTC board.
Board support for the InterControl Digsy-MTC device based on the MPC5200B SoC. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/platforms/52xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/52xx/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/52xx/Kconfig b/arch/powerpc/platforms/52xx/Kconfig
index c01db1316b01..0465e5b36e6a 100644
--- a/arch/powerpc/platforms/52xx/Kconfig
+++ b/arch/powerpc/platforms/52xx/Kconfig
@@ -21,7 +21,12 @@ config PPC_MPC5200_SIMPLE
and if there is a PCI bus node defined in the device tree.
Boards that are compatible with this generic platform support
- are: 'tqc,tqm5200', 'promess,motionpro', 'schindler,cm5200'.
+ are:
+ intercontrol,digsy-mtc
+ phytec,pcm030
+ promess,motionpro
+ schindler,cm5200
+ tqc,tqm5200
config PPC_EFIKA
bool "bPlan Efika 5k2. MPC5200B based computer"