aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2007-01-09 16:50:10 -0500
committerPaul Mackerras <paulus@samba.org>2007-01-24 21:13:58 +1100
commit0e47e3cca100e7c8e8124378e4e44969c2e042fd (patch)
tree188a347621b60e3a70502b5e0984a8f693a7a5ec /arch/powerpc/platforms/86xx
parent[POWERPC] Update fixup_winbond_82c105 comment (diff)
downloadlinux-dev-0e47e3cca100e7c8e8124378e4e44969c2e042fd.tar.xz
linux-dev-0e47e3cca100e7c8e8124378e4e44969c2e042fd.zip
[POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641
I suspect this was meant to be added like it was to a whole slew of other u-boot based boards, but probably just fell through the cracks. Add "select DEFAULT_UIMAGE" for the 8641/HPC-NET. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/86xx')
-rw-r--r--arch/powerpc/platforms/86xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/86xx/Kconfig b/arch/powerpc/platforms/86xx/Kconfig
index d1ecc0f9ab58..0c70944d0e37 100644
--- a/arch/powerpc/platforms/86xx/Kconfig
+++ b/arch/powerpc/platforms/86xx/Kconfig
@@ -8,6 +8,7 @@ choice
config MPC8641_HPCN
bool "Freescale MPC8641 HPCN"
select PPC_I8259
+ select DEFAULT_UIMAGE
help
This option enables support for the MPC8641 HPCN board.