]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS
authorAndre Heider <a.heider@gmail.com>
Sat, 2 Dec 2017 09:46:36 +0000 (10:46 +0100)
committerStefan Roese <sr@denx.de>
Tue, 9 Jan 2018 15:41:00 +0000 (16:41 +0100)
Signed-off-by: Andre Heider <a.heider@gmail.com>
Reviewed-by: Konstantin Porotchkin <kostap@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/mvebu_db-88f3720_defconfig
configs/mvebu_espressobin-88f3720_defconfig

index 283a964f24b437133c5964050fda75f9b458eece..5a41c5c2739e183b6f29bc3d0d2fb65226c8d705 100644 (file)
@@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
 CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_TARGET_MVEBU_ARMADA_37XX=y
 CONFIG_DEFAULT_DEVICE_TREE="armada-3720-db"
+CONFIG_DISTRO_DEFAULTS=y
 CONFIG_DEBUG_UART=y
 CONFIG_AHCI=y
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
index d99c4f52d97f079ef0f4238a75791ae48f962185..17043c2680ff18c90e10b5906362abe35cbf1fca 100644 (file)
@@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
 CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_TARGET_MVEBU_ARMADA_37XX=y
 CONFIG_DEFAULT_DEVICE_TREE="armada-3720-espressobin"
+CONFIG_DISTRO_DEFAULTS=y
 CONFIG_DEBUG_UART=y
 CONFIG_AHCI=y
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set