summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/82xx/Kconfig
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-06-18 10:38:32 +0200
committerKumar Gala <galak@kernel.crashing.org>2008-09-16 10:01:32 -0500
commit637166337ca29459581bd2943072a9f1268fb982 (patch)
treedd98fa6a565517eca25d63345f3bb962306f5e01 /arch/powerpc/platforms/82xx/Kconfig
parente14d4af0c87af0be7f2d0e204e1922cf4fa3c19e (diff)
downloadlinux-637166337ca29459581bd2943072a9f1268fb982.tar.bz2
powerpc: Add support for mpc8247 based board MGCOGE from keymile.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/82xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/82xx/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/82xx/Kconfig b/arch/powerpc/platforms/82xx/Kconfig
index 75eb1ede5497..30f008b2f92e 100644
--- a/arch/powerpc/platforms/82xx/Kconfig
+++ b/arch/powerpc/platforms/82xx/Kconfig
@@ -38,6 +38,14 @@ config EP8248E
This board is also resold by Freescale as the QUICCStart
MPC8248 Evaluation System and/or the CWH-PPC-8248N-VE.
+config MGCOGE
+ bool "Keymile MGCOGE"
+ select 8272
+ select 8260
+ select FSL_SOC
+ help
+ This enables support for the Keymile MGCOGE board.
+
endif
config PQ2ADS