projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bcace3
)
[POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Tue, 9 Jan 2007 21:50:10 +0000
(16:50 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 24 Jan 2007 10:13:58 +0000
(21:13 +1100)
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>
arch/powerpc/platforms/86xx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/86xx/Kconfig
b/arch/powerpc/platforms/86xx/Kconfig
index
d1ecc0f
..
0c70944
100644
(file)
--- 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.