Skip to content

Commit

Permalink
[POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Gortmaker authored and Paul Mackerras committed Jan 24, 2007
1 parent 0bcace3 commit 0e47e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/86xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 0e47e3c

Please sign in to comment.