aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/Kconfig
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2008-01-24 20:46:00 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-01-28 08:33:00 -0600
commit846aace363a8cdaa2e7525f489165297bcf865b3 (patch)
tree6e1ff38fbfd4402c51165b20f89a2b1d9a8c5c9b /arch/powerpc/platforms/83xx/Kconfig
parent[POWERPC] 83xx: fold the mpc8313 platform into the mpc831x platform (diff)
downloadlinux-dev-846aace363a8cdaa2e7525f489165297bcf865b3.tar.xz
linux-dev-846aace363a8cdaa2e7525f489165297bcf865b3.zip
[POWERPC] 83xx: add base platform support for the mpc8315 rdb board
mpc8315 identical to mpc8313 here, just check compatible. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/83xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/83xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig
index 10a665f7774c..924408cc5a81 100644
--- a/arch/powerpc/platforms/83xx/Kconfig
+++ b/arch/powerpc/platforms/83xx/Kconfig
@@ -7,7 +7,7 @@ config MPC831x_RDB
bool "Freescale MPC831x RDB"
select DEFAULT_UIMAGE
help
- This option enables support for the MPC8313 RDB board.
+ This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
config MPC832x_MDS
bool "Freescale MPC832x MDS"