summaryrefslogtreecommitdiff
path: root/configs/maxbcm_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2014-10-22 10:13:19 (GMT)
committerTom Rini <trini@ti.com>2014-10-23 13:59:21 (GMT)
commita4884831745d713169dc2ec94b3625eddf54b09c (patch)
treef1d1b9b562b09103b6d1959c01043e297917e9df /configs/maxbcm_defconfig
parentdd580801aadb13f8ef5dcc5e56691ef5cd92a5a7 (diff)
downloadu-boot-fsl-qoriq-a4884831745d713169dc2ec94b3625eddf54b09c.tar.xz
arm: armada-xp: Add basic support for the maxBCM board
The maxBCM board is equipped with the Marvell Armada-XP MV78460 SoC. It integrates an SPI NOR flash and an Marvell 88E6185 switch. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/maxbcm_defconfig')
-rw-r--r--configs/maxbcm_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/maxbcm_defconfig b/configs/maxbcm_defconfig
new file mode 100644
index 0000000..4bcffd8
--- /dev/null
+++ b/configs/maxbcm_defconfig
@@ -0,0 +1,2 @@
+CONFIG_ARM=y
+CONFIG_TARGET_MAXBCM=y