summaryrefslogtreecommitdiff
path: root/configs/snps_axs103_defconfig
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-08-07 22:44:35 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-07 22:52:20 +0200
commitbbdc48262e1eb9543df0ae0490cbe1035c276fda (patch)
tree0c966ec42eec3ad98a0c5ba413e3e0e2ce68f4d2 /configs/snps_axs103_defconfig
parenta9b1d1b6f2d48b1782ac8eea588fabd1e63b92b2 (diff)
defconfigs/snps_axs_10*: uboot needs dtc
Fixes: https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333758 https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333759 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/snps_axs103_defconfig')
-rw-r--r--configs/snps_axs103_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snps_axs103_defconfig b/configs/snps_axs103_defconfig
index 840db7471..75596c90b 100644
--- a/configs/snps_axs103_defconfig
+++ b/configs/snps_axs103_defconfig
@@ -24,3 +24,4 @@ BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.07"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="axs103"
+BR2_TARGET_UBOOT_NEEDS_DTC=y