From 38f66f90b2f89b3280ab505bd410e199fc461ed6 Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Thu, 24 Jan 2008 20:47:11 -0600 Subject: [POWERPC] 83xx: add MPC837x RDB platform support primarily based on mpc837x mds code. Signed-off-by: Joe D'Abbraccio Signed-off-by: Kim Phillips Signed-off-by: Kumar Gala --- arch/powerpc/platforms/83xx/Kconfig | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'arch/powerpc/platforms/83xx/Kconfig') diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig index 924408cc5a81..ba28882a3914 100644 --- a/arch/powerpc/platforms/83xx/Kconfig +++ b/arch/powerpc/platforms/83xx/Kconfig @@ -56,6 +56,12 @@ config MPC837x_MDS help This option enables support for the MPC837x MDS Processor Board. +config MPC837x_RDB + bool "Freescale MPC837x RDB" + select DEFAULT_UIMAGE + help + This option enables support for the MPC837x RDB Board. + config SBC834x bool "Wind River SBC834x" select DEFAULT_UIMAGE @@ -92,4 +98,4 @@ config PPC_MPC837x bool select PPC_UDBG_16550 select PPC_INDIRECT_PCI - default y if MPC837x_MDS + default y if MPC837x_MDS || MPC837x_RDB -- cgit v1.2.2