On Tue, 2011-10-18 at 22:07 +1000, Greg Ungerer wrote: > > - dropped SOM5282EM too (discovered this while doing this second > > version, my scripts aren't smart enough too catch it) > > Hmm. I don't want to lose the SOM5282EM config option. Although it > isn't used inside the code it does let the configurer know that this > specific board is supported.
Isn't there another way? You're also adding a configuration option. This means your configurer has to make a decision whether or not to enable support for that board while this decision actually has no effect. Apparently that support comes for free (I'm guessing once M528x support is enabled, I haven't checked that). Wouldn't a comment do? Or adding a line to some help text? In the mean time I suppose you're willing to fix this part of my patch yourself (ie, I don't have to redo this again). Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
