[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE to build a uImage by default for a board
authorKumar Gala <galak@gate.crashing.org>
Mon, 16 Jan 2006 16:53:22 +0000 (10:53 -0600)
committerPaul Mackerras <paulus@samba.org>
Fri, 20 Jan 2006 05:13:36 +0000 (16:13 +1100)
Embedded boards that u-boot require a kernel image in the uImage format.
This allows a given board to specify it wants a uImage built by default.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found