aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-01-10 08:05:57 -0500
committerTom Rini <trini@konsulko.com>2018-01-10 08:05:57 -0500
commit084edbb6892b3712e2f9fd3abd5871652492fc42 (patch)
tree1f26fd21cc86177d6ba76cb88ca60c1772d8c5f9 /configs
parentec75fab302a8b2ddf291cc1b7219b0333cea1a4d (diff)
parent0a05bf42b462c0fd0299c768560c5ad532cdf619 (diff)
downloadu-boot-084edbb6892b3712e2f9fd3abd5871652492fc42.zip
u-boot-084edbb6892b3712e2f9fd3abd5871652492fc42.tar.gz
u-boot-084edbb6892b3712e2f9fd3abd5871652492fc42.tar.bz2
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'configs')
-rw-r--r--configs/mvebu_db-88f3720_defconfig1
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/mvebu_db-88f3720_defconfig b/configs/mvebu_db-88f3720_defconfig
index 283a964..5a41c5c 100644
--- a/configs/mvebu_db-88f3720_defconfig
+++ b/configs/mvebu_db-88f3720_defconfig
@@ -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
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index d99c4f5..17043c2 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -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