commit | 7f6bd0da9b06afb534bc13ef02b15eb7a5f067e3 | [log] [tgz] |
---|---|---|
author | Wu, Josh <Josh.wu@atmel.com> | Tue May 20 17:44:44 2014 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Tue May 27 00:10:52 2014 +0200 |
tree | 65a7ff29a84d3c26962da1566cd7652109670f07 | |
parent | 168a48f39f6e3437f15d379530f89e204a6a81a7 [diff] |
at91: remove redundant AT91FAMILY definition in board config file Now the AT91FAMILY is already defined in the at91 SoC header. The at91 board config file will include the SoC header file. So we can remove the redundant AT91FAMILY definition in at91 board config files. Signed-off-by: Josh Wu <josh.wu@atmel.com> [rebase patch] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>