summaryrefslogtreecommitdiff
path: root/configs/beaglebone_qt5_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-10-19 17:52:57 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-19 17:54:22 +0200
commitae2dc85b89b644dd59ea7ef4c6d51d0070a024bb (patch)
tree30bbd0a1e3008a35772d26f6b36eef072358ea75 /configs/beaglebone_qt5_defconfig
parentd4b494b71e33a52db55b01c4c8f02d184b708615 (diff)
beaglebone: defconfigs: u-boot needs dtc
Fixes: https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/168763221 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/beaglebone_qt5_defconfig')
-rw-r--r--configs/beaglebone_qt5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beaglebone_qt5_defconfig b/configs/beaglebone_qt5_defconfig
index 18ee13995..a9ab5a240 100644
--- a/configs/beaglebone_qt5_defconfig
+++ b/configs/beaglebone_qt5_defconfig
@@ -31,6 +31,7 @@ BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.09.01"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am335x_evm"
+BR2_TARGET_UBOOT_NEEDS_DTC=y
# BR2_TARGET_UBOOT_FORMAT_BIN is not set
BR2_TARGET_UBOOT_FORMAT_IMG=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y