On Oct 8, 2004, at 2:02 PM, Tom Rini wrote: > But that's what I just described. Letting the special config options > (I don't know if I'd call 85xx_PCI2 "I/O", but it is special) live in > platforms/8xx/Kconfig (or ppc/Kconfig.cpm1, or whatever).
You are conveniently ignoring the 4xx serial port configuration options that live in the platforms/4xx/Kconfig right now. Taking debating lessons from dubyah, I guess :-) It is more likely we will see additions to the existing 85xx/Kconfig as it matures like are needed for 8xx. You will have to add the configuration options I mentioned in previous messages, so you may as well prepare for that now. If you need change for the sake of change or just because you want to disagree with me, then there isn't anything I can do to convince you otherwise. There is precedent from previous releases, in the current release with other processors, and from extensive experience that you should make you consider my suggestions. I can understand moving the sources to better assist the development of code that interacts with these drivers, but scattering the unique and interdependent configuration options around isn't helpful. The non-ppc folks updating the generic Kconfig files are going to be totally confused by that. Thanks. -- Dan