aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/mvebu_v5_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-03 10:23:49 +0200
committerJason Cooper <jason@lakedaemon.net>2014-07-08 12:18:51 +0000
commitc9668fa7aacfb25a641415ce103550d1f406542d (patch)
tree1bbdc7cf2ac49b6c3c59597129c44a51f881c8d4 /arch/arm/configs/mvebu_v5_defconfig
parentARM: multi_v5: Enable LaCie 2Big and 5Big Network v2 (diff)
downloadlinux-dev-c9668fa7aacfb25a641415ce103550d1f406542d.tar.xz
linux-dev-c9668fa7aacfb25a641415ce103550d1f406542d.zip
ARM: mvebu: add appended DTB support in mvebu_v5_defconfig
The mvebu_v5_defconfig is currently used for Kirkwood platforms, and in the future hopefully used for Orion5x platforms. Those platforms use fairly old bootloaders that don't have Device Tree support, so it makes sense to enable appended DTB support by default, as well as the backward compatibility with ATAGS passed by the bootloader for those platforms. It helps having a defconfig that works fine out of the box for most Kirkwood platforms. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Andrew Lunn <andrew@lunn.ch> Link: https://lkml.kernel.org/r/1404375830-22169-1-git-send-email-thomas.petazzoni@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/configs/mvebu_v5_defconfig')
-rw-r--r--arch/arm/configs/mvebu_v5_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index b9892f8739fb..85d26e65a061 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -20,6 +20,8 @@ CONFIG_AEABI=y
CONFIG_HIGHMEM=y
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
+CONFIG_ARM_APPENDED_DTB=y
+CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y