From: Kumar Gala Date: Mon, 16 Jan 2006 16:53:22 +0000 (-0600) Subject: [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards X-Git-Tag: v2.6.16-rc3~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00adbf62bd16f6527e046b422349a54d783a3d86;p=pandora-kernel.git [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards 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. This also fixes a warning at config time, as this symbol is referred to in arch/powerpc/platforms/83xx/Kconfig. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed