From dd580801aadb13f8ef5dcc5e56691ef5cd92a5a7 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 22 Oct 2014 12:13:18 +0200 Subject: 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 Tested-by: Luka Perkov --- configs/db-mv784mp-gp_defconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 configs/db-mv784mp-gp_defconfig (limited to 'configs/db-mv784mp-gp_defconfig') diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig new file mode 100644 index 0000000000..7aa216c47d --- /dev/null +++ b/configs/db-mv784mp-gp_defconfig @@ -0,0 +1,2 @@ +CONFIG_ARM=y +CONFIG_TARGET_DB_MV784MP_GP=y -- cgit v1.2.3