summaryrefslogtreecommitdiffstats
path: root/configs/qemu_arm_versatile_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-02-07 20:39:08 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-08 12:12:55 +0100
commit5825f1036a7dafcc69de3d84a57876ab0a1585cb (patch)
treef025312a34f9bbf91d5a6bf577c015e14d2554e5 /configs/qemu_arm_versatile_defconfig
parenta10562c1a1473cc22c2a21641138bce52f4d275c (diff)
downloadbuildroot-5825f1036a7dafcc69de3d84a57876ab0a1585cb.tar.gz
buildroot-5825f1036a7dafcc69de3d84a57876ab0a1585cb.zip
configs/qemu: convert versatile to dt
As a followup to http://patchwork.ozlabs.org/patch/548550/ fully convert the versatile defconfig to create the dtb and update the instructions. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/qemu_arm_versatile_defconfig')
-rw-r--r--configs/qemu_arm_versatile_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig
index bb64cfe139..d95c8038ab 100644
--- a/configs/qemu_arm_versatile_defconfig
+++ b/configs/qemu_arm_versatile_defconfig
@@ -20,3 +20,5 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.4.1"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-4.4.config"
BR2_LINUX_KERNEL_ZIMAGE=y
+BR2_LINUX_KERNEL_DTS_SUPPORT=y
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="versatile-pb"
OpenPOWER on IntegriCloud