
15 Feb
2013
15 Feb
'13
5:36 p.m.
On Wed, Feb 13, 2013 at 12:59:09PM +0530, Lokesh Vutla wrote:
Adding the build support for dra7xx_evm. Reusing omap5_evm.h config by moving it to omap5_common.h
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com Signed-off-by: R Sricharan r.sricharan@ti.com
[snip]
+#define CONFIG_DRA752_EVM
[snip]
#define CONFIG_OMAP5430 /* which is in a 5430 */ #define CONFIG_5430EVM /* working with EVM */
Are these three ever used? I don't see the two current OMAP5 ones anywhere and I suspect the new DRA one isn't either.
I know we'll need separate config files at some point down the line, so I'm fine with creating a small dra7xx_evm config file.
--
Tom