summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Kconfig
diff options
context:
space:
mode:
authorRoy Zang2011-05-20 03:20:13 +0200
committerKumar Gala2011-06-23 04:44:56 +0200
commit2602a21231645f0923595a6ae2757222f6802e3f (patch)
tree90d1765e1d8960d2baf61f20b77647653b271061 /arch/powerpc/platforms/85xx/Kconfig
parentpowerpc/85xx: Save scratch registers to thread info instead of using SPRGs. (diff)
downloadkernel-qcow2-linux-2602a21231645f0923595a6ae2757222f6802e3f.tar.gz
kernel-qcow2-linux-2602a21231645f0923595a6ae2757222f6802e3f.tar.xz
kernel-qcow2-linux-2602a21231645f0923595a6ae2757222f6802e3f.zip
powerpc/85xx: Add basic P1023RDS board support
The P1023 processor is an e500v2 based SoC that utilizes the DPAA networking architecture. This adds basic board support for non-DPAA functionality (device tree, board file, etc). Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/85xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/85xx/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
index b6976e1726e4..6db027561961 100644
--- a/arch/powerpc/platforms/85xx/Kconfig
+++ b/arch/powerpc/platforms/85xx/Kconfig
@@ -75,6 +75,12 @@ config P1022_DS
help
This option enables support for the Freescale P1022DS reference board.
+config P1023_RDS
+ bool "Freescale P1023 RDS"
+ select DEFAULT_UIMAGE
+ help
+ This option enables support for the P1023 RDS board
+
config SOCRATES
bool "Socrates"
select DEFAULT_UIMAGE