Specifically:
- CONFIG_SMP is always set (to 'n' if MAX_CPUS==1)
Thanks. I didn't know how to do that correctly.
- HT_CHAIN_{END,}_UNIT_BASE is defined (probably at the wrong location, but please move it later. src/Kconfig is a good generic place to put stuff in that should be moved, imho)
These are very board-specific. The boards that were breaking should have defined them. Which boards were breaking because they weren't defined?
I think now is the time to get that kind of thing right.
Thanks, Myles