On 1/23/08, Wolfgang Denk <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]> you wrote: > > Olof Johansson wrote: > > ... > > > > > > I disagree, I have one defconfig for all our boards to date. It means I > > > only have one kernel to build to test on all boards, instead of having > > > to build a number of different kernels. Keeping it fairly generic also > > > means a customer can start out using the generic kernel in case they > > > want to, and later on add their own drivers and prune out what is not > > > needed. > > > > Well, I just prefer separate defconfigs but I can live with the common > > one as well, feel free to merge it as you see it fit. > > Well, it may make sense to use common defconfig files for boards of > the same breed (different configurations of one board family from one > vendor for example). But please note that TQM5200, CM5200 and > Motion-PRO are boards from 3 different vendors, used by different > projects with differing needs. IMO it makes very much sense to > provide 3 separate default configurations that match the specific > requirements of each of these boards. > > In this case I vote for separate defconfig files, please.
I think I'm going to go with a single defconfig for all 5200 boards for the time being. We can revisit later if it turns out not to be working. Here are my reasons: - mpc5200 is intended to be multiplatform. Using a common defconfig increases the likelyhood that a kernel with support for all 5200 platforms will actually get tested. - Reduces the time cost required to build all powerpc defconfigs (only 1 needed instead of 5 and growing) - defconfigs are intended to be the known working configuration; not necessarily an optimized for deployment configuration. The system/kernel engineer is still responsible to tailor the configuration for a shippable distribution. Cheers, g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev