diff options
author | Stefan Roese <sr@denx.de> | 2015-08-25 13:18:38 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2015-10-20 07:12:44 +0200 |
commit | c3d891405bda42cfd00958ab0143e0d3900b06d9 (patch) | |
tree | 9ea6c71f64500756786f49c7317ed28b03615d18 /configs/db-88f6820-gp_defconfig | |
parent | 5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d (diff) |
arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file
Introduce a mach-mvebu/Kconfig for all Armada based SoC's.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/db-88f6820-gp_defconfig')
-rw-r--r-- | configs/db-88f6820-gp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/db-88f6820-gp_defconfig b/configs/db-88f6820-gp_defconfig index e22f5f798e..24647cea4f 100644 --- a/configs/db-88f6820-gp_defconfig +++ b/configs/db-88f6820-gp_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_ARCH_MVEBU=y CONFIG_TARGET_DB_88F6820_GP=y CONFIG_SPL=y # CONFIG_CMD_IMLS is not set |