arm: mvebu: Move some defines to common include file

This patch moves some config options to the mvebu common include file.
Making it easier to not forget these defines for new boards.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Cc: Dirk Eibach <dirk.eibach@gdsys.cc>
This commit is contained in:
Stefan Roese
2015-11-18 12:44:29 +01:00
parent e3b9c98a23
commit 8a02ec1dc6
4 changed files with 6 additions and 11 deletions

View File

@@ -11,9 +11,6 @@
* High Level Configuration Options (easy to change)
*/
#define CONFIG_ARMADA_XP /* SOC Family Name */
#ifdef CONFIG_SPL_BUILD
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
#endif
#define CONFIG_DISPLAY_BOARDINFO_LATE
/*