summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/Kconfig
diff options
context:
space:
mode:
authorKumar Gala2006-01-13 18:19:58 +0100
committerPaul Mackerras2006-01-14 01:13:24 +0100
commit7d13d21ae85f64e35dcdae4d6a6286e62a38e0ab (patch)
tree640ecf78469b9664cd9b2bcc1190ee595ad41ee3 /arch/powerpc/platforms/83xx/Kconfig
parent[PATCH] powerpc: Add FSL SOC library and setup code (diff)
downloadkernel-qcow2-linux-7d13d21ae85f64e35dcdae4d6a6286e62a38e0ab.tar.gz
kernel-qcow2-linux-7d13d21ae85f64e35dcdae4d6a6286e62a38e0ab.tar.xz
kernel-qcow2-linux-7d13d21ae85f64e35dcdae4d6a6286e62a38e0ab.zip
[PATCH] powerpc: Add MPC834x SYS board to arch/powerpc
Add the first MPC83xx board that uses a flat device tree to arch/powerpc. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/83xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/83xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig
index b20812d460e6..7675e675dce1 100644
--- a/arch/powerpc/platforms/83xx/Kconfig
+++ b/arch/powerpc/platforms/83xx/Kconfig
@@ -7,6 +7,7 @@ choice
config MPC834x_SYS
bool "Freescale MPC834x SYS"
+ select DEFAULT_UIMAGE
help
This option enables support for the MPC 834x SYS evaluation board.