From 5825f1036a7dafcc69de3d84a57876ab0a1585cb Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sun, 7 Feb 2016 20:39:08 -0300 Subject: 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 Signed-off-by: Thomas Petazzoni --- configs/qemu_arm_versatile_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/qemu_arm_versatile_defconfig') 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" -- cgit v1.2.1