
7 Jun
2012
7 Jun
'12
1:19 a.m.
On 06/06/2012 04:18 PM, Allen Martin wrote:
On Wed, Jun 06, 2012 at 12:17:53PM -0700, Stephen Warren wrote:
Oh, I see. MACH_TEGRA_GENERIC means "some Tegra SoC", and CONFIG_TEGRA* indicate which one. Coming from my kernel background, MACH_* is a define for a particular board, and we do have a GENERIC Tegra board, so I got the wrong end of the stick.
I wonder if it's worth renaming CONFIG_MACH_TEGRA_GENERIC to CONFIG_TEGRA. There don't appear to be any users of it currently.
Fine by me, maybe CONFIG_TEGRA2 should go to CONFIG_TEGRA20 also to keep with the new naming?
Sounds reasonable to me.