commit | 383e0c1d22e139ff3d88fd0dfcb1c703edfd8497 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 25 13:18:38 2015 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Oct 20 07:12:44 2015 +0200 |
tree | 9ea6c71f64500756786f49c7317ed28b03615d18 | |
parent | 575537b1f6f0bfe57b870a504e06ef225976c932 [diff] [blame] |
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>
diff --git a/configs/maxbcm_defconfig b/configs/maxbcm_defconfig index b0b0d6c..5957997 100644 --- a/configs/maxbcm_defconfig +++ b/configs/maxbcm_defconfig
@@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_ARCH_MVEBU=y CONFIG_TARGET_MAXBCM=y CONFIG_SPL=y # CONFIG_CMD_IMLS is not set