On 03/27/2011 04:26 PM, Michael Olbrich wrote: >> --- a/platforms/kernel.in >> +++ b/platforms/kernel.in >> @@ -83,6 +83,7 @@ config KERNEL_ARCH_STRING >> default "blackfin" if ARCH_BLACKFIN >> default "m68k" if ARCH_M68K >> default "sparc" if ARCH_SPARC >> + default "microblaze" if ARCH_MICROBLAZE >> default "mips" if ARCH_MIPS >> default "mips" if ARCH_MIPSEL >> default "cris" if ARCH_CRIS >> @@ -142,11 +143,16 @@ choice >> help >> This is the target to get the kernel image as an raw >> uncompressed >> binary file. >> + >> +if KERNEL_ARCH_POWERPC || ARCH_MICROBLAZE >> + >> config KERNEL_IMAGE_SIMPLE >> bool >> prompt "simpleImage" >> help >> Create a simple Image with embedded DTB >> +endif > > Maybe some kernel expert can comment on this? > mkl: what do you think? > >> +
Keep it simple - remove the ifdef. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
signature.asc
Description: OpenPGP digital signature
-- ptxdist mailing list [email protected]
