diff options
| author | Stefan Roese <[email protected]> | 2014-10-22 12:13:18 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-10-23 09:59:21 -0400 |
| commit | dd580801aadb13f8ef5dcc5e56691ef5cd92a5a7 (patch) | |
| tree | 18f7c665883300ac3b0b6a062906623b0b3ce2ff /configs | |
| parent | 41e5ee54e3502ca4854f16d69278698075946238 (diff) | |
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
This patch adds basic support for the Marvell DB-MV784MP-GP evaulation
board. This is the first board that uses the recently created
Armada XP 78460 SoC support.
Signed-off-by: Stefan Roese <[email protected]>
Tested-by: Luka Perkov <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/db-mv784mp-gp_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig new file mode 100644 index 00000000000..7aa216c47d4 --- /dev/null +++ b/configs/db-mv784mp-gp_defconfig @@ -0,0 +1,2 @@ +CONFIG_ARM=y +CONFIG_TARGET_DB_MV784MP_GP=y |
